it:debian:find
find
Сменить права
$ find . -type d -exec chmod 0755 {} \;
$ find . -type f -exec chmod 0644 {} \;
it/debian/find.txt · Последнее изменение: — ura2404
Сменить права
$ find . -type d -exec chmod 0755 {} \;
$ find . -type f -exec chmod 0644 {} \;