On Wed, 2014-06-04 at 04:18 -0700, Horatio Leragon wrote: > How do I learn it?
Learning by doing ;). $ chown --help Usage: chown [OPTION]... [OWNER][:[GROUP]] FILE... or: chown [OPTION]... --reference=RFILE FILE... [snip] Examples: chown root /u Change the owner of /u to "root". chown root:staff /u Likewise, but also change its group to "staff". chown -hR root /u Change the owner of /u and subfiles to "root". When you learned how to use several commands, you automatically learn how to interpret something like [OWNER][:[GROUP]]. Sometimes man(ual)pages and --help gives examples. > By the way, is there any particular reason you choose to use startpage > instead of Google or DuckDuckGo? I don't use DuckDuckGo, because it doesn't provide German search. I don't use Google or ixquick, because I prefer to get the advantages of both, by using StartPage ;). -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1401881736.11157.20.camel@archlinux