author: lower case me
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 23101 articles for 0.988 sec
On Sep 7, 10:32 am, "Chris F.A. Johnson" <cfajohn...@gmail.com> wrote: > On 2008-09-07, TsanChung wrote: > > How to rename all the file names in a directory so that the first > > character of each file name is lower case in the bash shell? > > e.g. > > old file names are: > > Certificates > > General > > Util.dsp > > > new file names become: > > certificates > > general > > util.dsp     

Group: comp.unix.shell · Group Profile · Search for author: lower case me in comp.unix.shell
Author: hpt
Date: Sep 8, 2008 01:09

On 2008-09-07, TsanChung wrote: How to rename all the file names in a directory so that the first character of each file name is lower case in the bash shell? e.g. old file names are: Certificates General Util.dsp new file names become: certificates general util.dsp _lwr() { _LWR= case $1 in A*) _LWR=a ;; B*) _LWR=b ;; C*
Show full article (1.61Kb) · Show article thread
On 2007-12-05, John W. Krahn wrote: > Ed Morton wrote: >> >> On 12/4/2007 4:49 PM, laredotornado@zipmail.com wrote: >> > >> > How do I lower case all the words in a text file? I'm running Fedora >> > Core 5 Linux and I don't have a preference on shells, although my >> > default is zsh. >> > >> > Thanks so much, - Dave >> >> tr '[A-Z]' '[a-z]' < file > tmp && mv tmp file > > Why are     

Group: comp.unix.shell · Group Profile · Search for author: lower case me in comp.unix.shell
Author: Chris F.A. Johnson
Date: Sep 6, 2008 19:32

On 2007-11-12, LEE Sau Dan wrote: "Chris" == Chris F A Johnson <cfajohnson@gmail.com> writes: There is no need for ls: for fn in * This will miss all the .* files/directories. So will the ls command used in the original post. if [ `echo "$fn" |grep [A-Z]` ]; then ...but you don't need grep. I think that's
Show full article (1.36Kb) · Show article thread
On 2007-11-10, Balwinder S Dheeman wrote: > > > On 11/10/2007 14:05, Chris F.A. Johnson wrote: >> On 2007-11-09, Robert M. Riches Jr. wrote: >>> On 2007-11-08, LEE Sau Dan <danlee@informatik.uni-freiburg.de> wrote: >>>>>>>>> "Unruh" == Unruh <unruh-spam@physics.ubc.ca> writes: >>>> Unruh> mv $i `tr [a-z] [A-Z] $i` >>>> >>>> That won't work. 'tr' doesn't accept a third argument. It only     

Group: comp.unix.shell · Group Profile · Search for author: lower case me in comp.unix.shell
Author: Chris F.A. Johnson
Date: Dec 4, 2007 19:04

Susan Bugher wrote: miskairal wrote: Susan Bugher wrote: miskairal wrote: I'm sure I used to have a programme installed that added an option to change the case of files or directories to the right click context menu. ie. Right click on a file and chose Change to lower case or change to upper case etc. Is there such a programme or am I just wishing
Show full article (0.84Kb) · Show article thread
miskairal wrote: > Susan Bugher wrote: >> miskairal wrote: >> >>> I'm sure I used to have a programme installed that added an option to >>> change the case of files or directories to the right click context >>> menu. ie. Right click on a file and chose Change to lower case or >>> change to upper case etc. >>> >>> Is there such a programme or am I just wishing there was? >> >> Hi Miskairal     

Group: comp.os.linux.misc · Group Profile · Search for author: lower case me in comp.os.linux.misc
Author: Chris F.A. Johnson
Date: Nov 11, 2007 16:23

Susan Bugher wrote: miskairal wrote: I'm sure I used to have a programme installed that added an option to change the case of files or directories to the right click context menu. ie. Right click on a file and chose Change to lower case or change to upper case etc. Is there such a programme or am I just wishing there was? Hi Miskairal, A *very* quick
Show full article (1.85Kb) · Show article thread
miskairal wrote: > I'm sure I used to have a programme installed that added an option to > change the case of files or directories to the right click context menu. > ie. Right click on a file and chose Change to lower case or change to > upper case etc. > > Is there such a programme or am I just wishing there was? Hi Miskairal, A *very* quick search suggests you might be thinking     

Group: comp.os.linux.misc · Group Profile · Search for author: lower case me in comp.os.linux.misc
Author: Chris F.A. Johnson
Date: Nov 10, 2007 09:40

In alt.tv.tech.hdtv OpaPiloot <me@forget._it> wrote: | So in the end there's no point in using blu-ray in the first place. | For the time being I ignore the blu-ray and HD-DVD, since I am not | interested in ever buying burners, readers or content for other than | very cheap prices, just like I did with CD's and DVD's; I use full HD | for family fideo's and the like. | I am planning to use
Show full article (2.53Kb) · Show article thread
    

Group: alt.comp.freeware · Group Profile · Search for author: lower case me in alt.comp.freeware
Author: miskairal
Date: Mar 20, 2008 21:14

Show full article (2.80Kb) · Show article thread
    

Group: alt.comp.freeware · Group Profile · Search for author: lower case me in alt.comp.freeware
Author: Susan Bugher
Date: Mar 20, 2008 19:08

Show full article (2.21Kb) · Show article thread
    

Group: alt.comp.freeware · Group Profile · Search for author: lower case me in alt.comp.freeware
Author: miskairal
Date: Mar 20, 2008 18:38

Show full article (1.30Kb) · Show article thread
    

Group: alt.comp.freeware · Group Profile · Search for author: lower case me in alt.comp.freeware
Author: Susan Bugher
Date: Mar 20, 2008 18:23

Show full article (1.10Kb) · Show article thread
    

Group: alt.tv.tech.hdtv · Group Profile · Search for author: lower case me in alt.tv.tech.hdtv
Author: phil-news-nospam
Date: Feb 27, 2008 11:56

Show full article (0.96Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next