Mostrando entradas con la etiqueta mv. Mostrar todas las entradas
Mostrando entradas con la etiqueta mv. Mostrar todas las entradas

martes, 14 de mayo de 2013

fastball: move all files and directories to another one

Well this is a fastball tip, if you're newbie and if you like the terminal, this would be helpful, to move all files and directories to another one this is the command:

mv -v * /target/directory

done, very helpful, very newbie :-)