2015年7月29日 星期三

Useful linux command


check os version:

uname -mrs

find file contain certain string:

grep -rl directory -e 'string_pattern'

where r - recursive , l - print filename only



沒有留言:

張貼留言