diff --git a/参考答案 b/参考答案 deleted file mode 100644 index 63f208d..0000000 --- a/参考答案 +++ /dev/null @@ -1,4 +0,0 @@ -第一题: -cat test.txt |sed -n 's/\([0-9]\+\)/,\1,/p' -第二题: -curl -s http://cip.cc|awk -F '/' '/URL/{print $4}' \ No newline at end of file