2012年9月6日 星期四

關於 Linux shell 的介紹

1. http://www.study-area.org/linux/system/linux_shell.htm

2. 在當前目錄下針對 .c 檔搜尋特定字串
# find ./ -name "*.c" | xargs grep "string you want to find"

沒有留言:

張貼留言