On Fri, Jul 13, 2012 at 12:15 PM, AJ ONeal <[email protected]> wrote:
> Hey guys, don't tell anyone but Josh has using linux he was 15 and he
> didn't know that you could do
>
>     mv some-file.ext ./new/path/
>
> instead of
>
>     mv some-file.ext ./new/path/some-file.ext


What? The 'mv' command simply allows you to 'move' files?

I've been using dd and rm all this time!

dd if=old_name.txt of=new_name.txt
rm old_name.txt.

I can already see how this is going to be awesome!


Gabe

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to