ITWeb/서버관리

install locate on centos 6

jjeong 2015. 2. 6. 13:14

[yum 설치]

$ yum install mlocate


[db update]

$ sudo updatedb


[usage]

$ locate gangliaEnv.sh | xargs ls -al


끝.