George Jones 3 年 前
コミット
1e73a657e4
1 ファイル変更4 行追加0 行削除
  1. 4 0
      bin/myhost

+ 4 - 0
bin/myhost

@@ -0,0 +1,4 @@
+#! /bin/bash
+# Look up my public ip address and get it's hostname
+
+host `myip`