m> a) creating the script - There are over 100 files and 50 directories on the
m> chosen directory -  Is there a way to create the script painlessly?

Hardlinks as told.

find . -type f -maxdepth 1 -exec ln {} /somewhere/newdir/ \;

-- 
Meelis Roos ([EMAIL PROTECTED])


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to