Skip to content

Instantly share code, notes, and snippets.

@benstr
Last active December 24, 2015 15:19
Show Gist options
  • Save benstr/6818976 to your computer and use it in GitHub Desktop.
Save benstr/6818976 to your computer and use it in GitHub Desktop.
Unix Command Pocketbook
DescriptionCommand
Remove Folder & Contentsrm -R foldername
Make Directory Foldersmkdir foldername
Make New Filetouch foldername/filename

###Nitrous.io Console###

DescriptionCommand
Storage Usagedu -hd 1
Share Consoletmux a
Stop Console Sharetmux detach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment