Shell Cheat Sheet

Commands

OperationCommand
reuse arguments from previous command$ {command} !*
copy to clipboard (xclip)cat {file} | xclip