(oficina interna da Coding Rights para compartilhamento de conhecimentos)
Ctrl+C
, Ctrl+D
, q
, :q
-h | --help
man
ls
cat
less
head e tail
file
echo sou $USER, moro em $HOME e rodo $SHELL
env
$PATH
/ which
$EDITOR script.sh
chmod +x script.sh
#!
stdin
, stdout
e stderr
; pipingid
chmod
, chown
, chgrp
)sudo
ps
e kill
xkill
lsof
*
, ?
, {,}
…)find
locate
mkdir
mv
rm
, rm -rf
.bash_history
.bashrc
apt-get
, aptitude
if / else
for
avconv
convert
e mogrify
youtube-dl
for f in *.svg; do ^Cnvert "$f" "$(basename "$f" .svg).png"; done
for url in $(cat urls.txt); do youtube-dl -c -f 18 "$url"; done
ifconfig
netstat
nmap
ping
nslookup
whois
tcpdump
traceroute
ssh
, scp
ssh
: GNU/Linux e Mac OSrsync
, bitpocket
wget
/ curl
links
httrack
gpg2
srm
/ secure-delete: remoção bit-a-bit de arquivosgrep
pdftotext
catdoc
diff
patch
dwdiff
aha
sed
pandoc
screen
/ tmux
history | awk 'BEGIN {FS="[ \t]+|\\|"} {print $3}' | sort | uniq -c | sort -nr
https://www.commandlinefu.com/commands/browse
http://en.wikipedia.org/wiki/List_of_Unix_utilities
taskwarrior / timewarrior