cacls /G "%username%":F /T
/G - przyznanie praw użytkownikowi
:F - pełny dostęp
/T - zmieniaj także w podkatalogach
cacls /G "%username%":F /T
/etc/mail/spamassassin/local.cf
body NO_VIAGRA_RULE /viagra/i
score NO_VIAGRA_RULE 0.1
describe NO_VIAGRA_RULE Message should not contain word viagra in body
service spam restart
ssh-keygen -t dsa -f ~/.ssh/klucz
cat ~/.ssh/klucz.pub | ssh user@server 'cat >> /etc/dropbear/authorized_keys'
lsof
cp lsof /usr/sbin
cp lsof.8 /usr/man/man8