Show Menu
Cheatography

Useful Shell Commands Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Search

Find in files
grep -R "­sea­rch­_st­rin­g" direct­ory­_name/
Find in shell history
history | grep "­search team"
   

Copy & Paste

Secure Copy
scp your_u­ser­nam­e@r­emo­teh­ost.edu:fooba­r.txt /some/­loc­al/­dir­ectory