Shell capabilities
It is crucial to understand how the shell works because it has the potential to help manage tasks more efficiently. The productivity gain from knowing what & how the shell operates is huge.
Autocompletion - Details on command autocompletion
Builtin commands - Basic shell commands integrated into LAMP
Shell history - Shell command history
Startup script - Startup scripts to store user configuration
Command line editing - Details on command line editing interface