Re: [newbie] File Renaming

2001-08-22 Thread Newacct
Well isnt there a way like scripting in the shell? On 22 Aug 2001 22:54:40 -0400, Paul wrote: > It was 23 Aug 2001 14:08:36 +1000 when Newacct wrote: > > >but thats slow i got many files > > > >On 22 Aug 2001 10:07:43 -0400, Donnie Green wrote: > >> type cp &q

Re: [newbie] File Renaming

2001-08-22 Thread Newacct
but thats slow i got many files On 22 Aug 2001 10:07:43 -0400, Donnie Green wrote: > type cp "file name" file_name then rm "file name" > or > type mv "file name" file_name > > > >From: Newacct <[EMAIL PROTECTED]&g

[newbie] File Renaming

2001-08-22 Thread Newacct
I got many files that have spaces in them., I want to rename all the files with a space and replace to them with "_" chracter like: file file.ram to> file_file.ram how can i do this? I got many files over 200! thx people Want to buy your Pack or Services from MandrakeSoft? Go to http://.

[newbie] apache!

2001-08-20 Thread Newacct
I want to make a directory not listable.. how can i do that? Want to buy your Pack or Services from MandrakeSoft? Go to http://.mandrakestore.com

[newbie] CHM Files

2001-08-20 Thread Newacct
How can I open CHM files on linux? Thx Want to buy your Pack or Services from MandrakeSoft? Go to http://.mandrakestore.com

Re: [newbie] Newbie: Renaming

2001-08-18 Thread Newacct
On Saturday 18 August 2001 14:06, you wrote: > > I got many mp3s but there is a problem, they all got spaces between them, > > How can i rename many files at once? > > like. > > A b c d.mp3 to A_b_c_d.mp3 > > These are good examples for scripting too: > > for i in *.mp3 > do > mv $i `echo $i | t

Re: [newbie] Newbie question..

2001-08-18 Thread Newacct
On Saturday 18 August 2001 12:23, you wrote: > David E. Fox wrote: > >>tar -xzvf *.tar.gz ? > > > > That might work too. :) > > > >>Liam > >> > >>p.s. gunzip -c is far more stylish than zcat, anyway ;-) > > > > Well, zcat is fewer characters to type. So there. :) I've just gotten > > used to a zca

[newbie] Newbie: Renaming

2001-08-18 Thread Newacct
Hello, I got many mp3s but there is a problem, they all got spaces between them, How can i rename many files at once? like. A b c d.mp3 to A_b_c_d.mp3 How can i rename all the files which has capital letters to lowercase? like ABC.mp3 abc.mp3 thx people. Want to buy your Pack or Services from

[newbie] Newbie question..

2001-08-18 Thread Newacct
I got over 100 files to be extracted.. they all are in .tar.gz format is there a way to extract all automatically using a commandline or something like that? Thx Want to buy your Pack or Services from MandrakeSoft? Go to http://.mandrakestore.com

Re: [newbie] Newbie :) WU-FTPD

2001-08-17 Thread Newacct
On Saturday 18 August 2001 01:43, you wrote: > On Sat, 18 Aug 2001, Newacct wrote: > > How can I make a secure ftp server on my linux box? > > Running Mandrake 8, Intel Architecture. > > Run ProFTPd. You can find it at rpmfind.n

[newbie] cdrecord

2001-08-17 Thread Newacct
I want to make a direct duplication of one to cd to another cd in mandrake 8. cdr= scsi, rico mp7060s cd-rom= ide, atapi Well how can i do this in the console? Want to buy your Pack or Services from MandrakeSoft? Go to http://.mandrakestore.com