Word Count (wc)
Example: ls | wc -l find with grep
Example: find officebase/point/ -iname '*.cpp' -exec grep DOMObject '{}' -A 1 -B 1 --color=always ';' Disk Usage (du)
Example: du -sh --exclude=”*.jar” Free Memory (free)
Example: free -h Command line activity monitor (top)
Example: top |
Screen Multiplexer
Example: tmux new -s runTests |
Cheatography
https://cheatography.com
ubuntu Cheat Sheet by [deleted]
Quick reference
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets