zsh-users
 help / color / mirror / code / Atom feed
From: Mohamed LRHAZI <lrhazi@usa.net>
To: Mircea Damian <dmircea@linux.kappa.ro>, zsh-users@sunsite.auc.dk
Subject: Re: Upper case
Date: Tue, 26 Oct 1999 15:19:52 +0200	[thread overview]
Message-ID: <3815AA78.636B5DC7@usa.net> (raw)
In-Reply-To: <19991026103950.B19163@linux.kappa.ro>

Hello all,

It shouldnt bother you, guys, to recieve some too simple questions from time to time hen? :)

I tried the solution :

for i in *.ps; do
mv  $i ${${(C)i}:s/ch/chap/}
done

I had these .ps files :

evol.ch2.37p.ps evol.ch3.54p.ps evol.intro.3p.ps  evol.ch1.13p.ps

my zsh command changed them to :

Evol.Evol.Ch3.54p.Ps  Ch1.13p.Ps Evol.Ch2.37p.Ps Evol.Intro.3p.Ps

I am using ZSH_VERSION=3.1.2 on solaris 7.

Yes, sorry, didnt read in man page on this, just hoped to learn this one w/o any efforts :)

Thanx.
Mohamed.



  reply	other threads:[~1999-10-26 13:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-25 19:54 Mircea Damian
1999-10-25 21:50 ` Geoff Wing
1999-10-26  7:39   ` Mircea Damian
1999-10-26 13:19     ` Mohamed LRHAZI [this message]
1999-10-26 13:25     ` Upper case [correction] Mohamed LRHAZI
1999-10-26 14:47       ` Mohamed LRHAZI
1999-10-26 13:34   ` Upper case Andrei Zmievski
1999-10-26 13:51 Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3815AA78.636B5DC7@usa.net \
    --to=lrhazi@usa.net \
    --cc=dmircea@linux.kappa.ro \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).