Re: how to touch a file

2006-04-06 Thread Diez B. Roggisch
[EMAIL PROTECTED] wrote: > hi > > i have a dir that contains directories with names and spaces in between > example > > rootdir >| > ABC DEF A >| ---> BDD SD N > > I wanted to touch a file with the same name as the directories inside > each directory > > rootdir >| > ABC DE

how to touch a file

2006-04-06 Thread s99999999s2003
hi i have a dir that contains directories with names and spaces in between example rootdir | > ABC DEF A | ---> BDD SD N I wanted to touch a file with the same name as the directories inside each directory rootdir | > ABC DEF A |---> ABC DEF A-dummy | -