Keyboard Shortcuts In Linux Terminal
This post list commonly used keyboard shortcuts in Linux terminal. Auto CompletionIt let's you skip typing out a whole file name or folder name in the command line. It looks at all the information it has so far, and makes a guess about what you mean. For example, type ls -l Do, and hit Tab, and n. If Tab doesn't