This flash animation demonstrates how to perform command line editing in Bash. Specifically, we have already entered an instruction mv file1.txt file1.dat and now we want to do the same operation on another file, file2.txt. Rather than retyping the instruction, we use command line editing.
NOTE: to replay, right click and select Play