cd 'My Shell Sample' touch 'DannyChang.txt' echo -e $(date +%F) $(date +%T) '\n張小呆的第一個 Shell範例' > ...
www.dotblogs.com.tw