Misc Tips

Tips from different categories:

# while true; do findmnt . && break; cd ../;  done
# true | false |true
# echo ${PIPESTATUS[*]}
1 0 1
# apt-show-versions -u
# apt-cache rdepends --installed <pkg>

comments powered by Disqus

powered by Hugo and Noteworthy theme