Edit: Using bash.
I am in a directory that has several files in it. As a quicker method than typing it out, I would like to get one of those file names to "type itself" on the command line.
So far, my command is
mv
I would now like to "select" a file name to "populate" onto the command line.