Re: How automatically to number all the files of a repertory
From: Bit Twister (BitTwister_at_mouse-potato.com)
Date: 09/30/05
- Next in thread: Unruh: "Re: How automatically to number all the files of a repertory"
- Maybe reply: Unruh: "Re: How automatically to number all the files of a repertory"
- Maybe reply: Barry Margolin: "Re: How automatically to number all the files of a repertory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Sep 2005 09:33:02 -0500
On Fri, 30 Sep 2005 11:24:21 +0200, guytou77 wrote:
> Hi,
>
>
>
> How to make automatically to number by a SHELL script all the files present
> in the repertory "/home/toto/"?
I would use find amd mv myself.
man find
man mv
Some light reading found here, http://www.tldp.org/LDP/abs/html/index.html
Example usages found here
http://groups.google.com/advanced_group_search
key word(s) in the first box
*linux* in Newsgroup box. You need to use the two
asterisks around linux, pick English
If you want/need more control over the first box search,
http://www.google.com/help/refinesearch.html
- Next in thread: Unruh: "Re: How automatically to number all the files of a repertory"
- Maybe reply: Unruh: "Re: How automatically to number all the files of a repertory"
- Maybe reply: Barry Margolin: "Re: How automatically to number all the files of a repertory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|