mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-11 14:14:39 +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
|