The bash shell A command line is a text-based interface.
Shell prompt : regular user : $ superuser(root) : #
Virtual consoles Users access the bash shell through a terminal. Another way to access a shell is from a virtual console.
With a graphical environment running,access a text login prompt on a virtual console by holding Ctrl+Alt and pressing a function key (F2 through F6). Press Ctrl+Alt+F1to return to the first virtual console and the graphical desktop.
Shell basics : Command -[Options] Arguments For example : usermod -Lmorgan 指令繁多,要善用 --help 查詢參數