There will be many occasions where there will be a need to move files via the command line, usually in the case where the GUI option isn't available to us. With that said moving files via the command line is a simple task, simply use the command "mv" along with the file name and with the new directory path you want the file to be move to. For example:
· Mv filename /home/kali/filename