On Wed, 2004-05-05 at 12:00, Marcy Cortes wrote: > I need a mv incantation to move everything up a directory, i.e. change: > > /my/dir/dir/files to > /my/dir/files
cd /my/dir/dir mv * .. Adam ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
