[newbie] Commands In linux

1999-08-13 Thread Tim Franzke
Hi, Can anyone help me ? I want to do the following with the linux command line ( I have had a look at man and --help but still could not figure it out) 1 - I want to get a complete recursive list of number of files, number of dirs and total byte size of a path. 2 - Want to delete all files

Re: [newbie] Commands In linux

1999-08-13 Thread Joe
On Fri, 13 Aug 1999, you wrote: Hi, Can anyone help me ? I want to do the following with the linux command line ( I have had a look at man and --help but still could not figure it out) 1 - I want to get a complete recursive list of number of files, number of dirs and total byte size of

Re: [newbie] Commands In linux

1999-08-13 Thread Steve Philp
Tim Franzke wrote: Hi, Can anyone help me ? I want to do the following with the linux command line ( I have had a look at man and --help but still could not figure it out) 1 - I want to get a complete recursive list of number of files, number of dirs and total byte size of a path.