Hi all
As you see in the thread title, this question is about the argument -R
In the man pages i found this:
Code:
-R, --recursive
operate on files and directories recursively
but, my english isn't so good, so what do they mean with
Quote:
|
operate on files and directories recursively
|
??
because i do these commands
Code:
# chown nagios.nagios /usr/local/nagios
# chown –R nagios.nagios /usr/local/nagios/libexec
and i don't really understand what the difference is between the two, who does he use the argument -R in the second one and not in the first one??
thanks in advance
Kind regards
Brownie
