Thanks Andrew. JBanks --- Andrew Gaffney <[EMAIL PROTECTED]> wrote: > Joshua Banks wrote: > > Whats the easiest command to cp all the subdirectories and files in those > > subdirectories in > /ect > > to another directory? > > mkdir /etc.bak; cp -r /etc/* /etc.bak > > -- > Andrew Gaffney > > > -- > [EMAIL PROTECTED] mailing list >
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- [EMAIL PROTECTED] mailing list
