Sure, using the Linux command line is optional. But these are commands I rely on every day, and you can benefit from them, too.
Modern shells support command-line editing for efficient recall and correction of commands. Command-line editing is more efficient than using the shell's history mechanism. Shells like KornShell, Bash ...