Linux/Ubuntu

파일 쉽게 찾는 locate 명령

Dev-Drake 2019. 6. 25. 15:37
반응형

root@pds-linux:~# locate pg_hba.conf


/database/pg_hba.conf
/etc/postgresql/8.4/main/pg_hba.conf
/usr/share/postgresql/8.4/pg_hba.conf.sample

 

반응형