Multiple choice By which command can you erase the entire command line? ctrl -c ctrl -h ctrl -w ctrl-u Reveal answer Fill a bubble to check yourself D Correct answer Explanation CTRL -u is used to delete the whole last commad line typed. It erases the last command line.