Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
who's good at the terminal? need to move a bunch of files into directories
#2
How about output redirection.

For example, you can redirect the output of the "ls" command from the monitor to a file that you create on the fly like so:

ls > filename

Can this also be used to create directories on the fly?
Reply


Messages In This Thread
Re: who's good at the terminal? need to move a bunch of files into directories - by freeradical - 12-04-2009, 04:27 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)