mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-16 01:10:25 +08:00
3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
|
mv -v /usr/bin/find /bin
|
||
|
sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb
|