MyBashHistory v13

in #linux6 years ago (edited)

debian.png
Bildquelle: Willi Glenz - MyDebianDesktop

0041 $ unset HISTFILE
0040 # shutdown -c
0039 $ echo {001..100}
0038 # shutdown -h 1:00
0037 # tail -f /var/log/messages
0036 $ curl rate.sx
0035 $ apropos . | shuf -n 1 | awk '{print$1}' | xargs man
0034 # asciiview dummy.png
0033 # apt-get install gkrellm powertop aview guake vim 
0032 # apt-get install taskwarrior mc sudo vym backintime-qt4
0031 $ netstat -a | less
0030 $ curl ifconfig.me
0029 $ tar -cvzf ~/backup/backup.tar.gz ~/java
0028 $ find . -name "*.jpg" -exec convert {} -scale 50% +repage {} \;
0027 $ w3m https://distrowatch.com/table.php?distribution=debian
0026 $ w3m https://www.debian.org -dump | less
0025 $ man hier
0024 $ vim Main.java
0023 $ Strg-x e
0022 $ mpg123 -zvC /home/user/music/*
0021 # lshw -short | less
0020 $ du -b --max-depth 1 | sort -nr | perl -pe 's{([0-9]+)}{sprintf "%.1f%s", $1>=2**30? ($1/2**30, "G"): $1>=2**20? ($1/2**20, "M"): $1>=2**10? ($1/2**10, "K"): ($1, "")}e'
0019 $ task burndown
0018 $ curl wttr.in/Wasserkuppe?lang=de
0017 $ curl wttr.in/:help
0016 $ getconf LONG_BIT
0015 $ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
0014 $ mount | column -t
0013 $ python -m SimpleHTTPServer
0012 $ free -h
0011 # ifconfig -a | grep -Po '\b(?!255)(?:\d{1,3}\.){3}(?!255)\d{1,3}\b' | xargs nmap -A -p0-
0010 $ htop
0009 $ apt-cache show vlc | less
0008 # raspi-config
0007 $ vimtutor
0006 $ df -h
0005 $ ssh -X [email protected]
0004 $ . ~/.bashrc
0003 $ for x in *; do mv "$x" "${x,,}"; done
0002 $ mtr --curses google.com
0001 # apt-get update && apt-get upgrade && apt-get dist-upgrade
Sort:  

Really nice bash history mate, I'm going to try on e of these commands I don't know the meaning, good for motivation. Thanks

Really nice bash history mate, I'm going to try on e of these commands I don't know the meaning, good for motivation. Thanks

Coin Marketplace

STEEM 0.17
TRX 0.15
JST 0.028
BTC 62102.06
ETH 2415.08
USDT 1.00
SBD 2.49