S
S
Skif White2015-08-29 11:56:03
Debian
Skif White, 2015-08-29 11:56:03

How to cancel command in Debian about file readability and execution?

Here is the actual command that needs to be canceled
find / -type d -writable Run
as a normal user, not as root After
this command, executable files (for example, binaries) are not launched

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kevit, 2015-09-03
@kevit

dpkg --get-selections \* | awk '{print $1}' | xargs -l1 aptitude reinstall puts everything
on the system
that is not manually packaged.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question