30 Dec
2003
30 Dec
'03
00:00
Jon Clausen <dsl23212@vip.cybercity.dk> writes:
I have done a stupid thing and issued a chmod +x * -R command while in the / directory.
You may experiment with "rpm -Va" or
rpm -q --queryformat '[%{FILEMODES:perms} %{FILENAMES}\n]' packagename
There's a lot of work there... :-P
I guess a 4-5 lines script can do it. It's not difficult nevertheless some time must be spend on testing since a bug can make the system unusable. -- A.M.