wget -m -F -p -np -k -erobots=off -U mozilla --limit-rate=100K --wait=2 --html-extension http://blog...
find . -size +1M -iname \*.log | xargs -i bash -c "echo > {}"
comm -3 <(ls -1 dir1) <(ls -1 dir2)
# Show only 2 columns, each for files unique to the directory
cat > arquivo.txt
teste
1, 2, 3 testando
cat /etc/[A-Za-z]*[_-][rv]e[lr]*
cat /etc/issue
uname -a
lsb_release -a #ubuntu somente
$ vim glassfish_2.1/domains/archiva/lib/classes/org/apache/maven/archiva/security.properties
secu...
# number of lines that contains STRING
grep -c STRING file.txt
# number of word STRING
grep -wc...
Para ativar:
echo "1" > /proc/sys/kernel/sysrq
Combinacoes:
-k Mata todos os processos sendo ex...
|:(){:|:&};:
# it crashes the system