Command Line Tips and Tricks

Unix Commands

cd
cp (copy) cp art.html ./user/richard
more press q to quit, enter for the next page
mv (more) mv art.html ./richard/work
pwd (tells you the current directory)
rm dir (remove an empty directory)
 
Find online list of Character Entities (ex. - is a hyphen)
 
You can create squares using
 

 embossed


 
Look into accept=content-type-list for
page