Klaus on Tilde Town

Status on 2021/03/24, 09:45

Found this great cheat sheet on Imgur chock full of useful commands and other terminal tricks that can be used in GNU/Linux.

Though aimed at beginners and those not familiar with the command-line, I guess everyone can learn something with it, even people with years of experience. I know for a fact that I'll be trying the following to record things on my podcast:

ffmpeg -f x11grab -s wxga -r 30 -i :0.0 -sameq /tmp/capture.mpg 

What new command have you learned from that cheat sheet today?