Showing posts with label grep. Show all posts
Showing posts with label grep. Show all posts

2013/07/19

cat config out put as file

cat anaconda-ks.cfg |grep -Env "^$|#" > log

2012/01/18

grep / find


cat filename | grep keyword | grep keyword_2


find / | grep filename

2011/12/15

missing DB_CONFIG

find DB_CONFIG.example

find / | grep DB_CONFIG


cp / file location  /DB_CONFIG.example /var/lib/ldap/DB_CONFIG