[p4] Changing owenr for multiple client specs
Sweeney, Tony
sweeney at ea.com
Thu Nov 30 07:36:52 PST 2006
Mohsin,
this is more than one line, but should do the trick:
for client in foo bar baz
do
p4 client -o $client | sed -e
's/Owner:\tmshaaf/Owner:\tmkhan/' | p4 client -f -I
done
Substitute the actual client names for foo, bar and baz, obviously.
You'll need admin privs or better.
Tony.
quis custodiet ipsos custodes -- Juvenal VI, 347-8
> -----Original Message-----
> From: perforce-user-bounces at perforce.com
> [mailto:perforce-user-bounces at perforce.com] On Behalf Of
> Mohsin Saleem Khan
> Sent: 30 November 2006 13:19
> To: perforce-user at perforce.com
> Subject: [p4] Changing owenr for multiple client specs
>
> Hi ,
>
> Some one ( a very good person) send me a sed on liner to
> change client
> Owner value in multiple client specs in a single go. Can any
> one has any
> idea what I may be missing. I am not v good with sed
>
> cat testmesed | sed 's/Owner: mshaaf/Owner: mkhan/'
>
> Regards
>
> Mohsin Saleem Khan
>
> LMK Resources
> Tele: +92 51 111 101 101 (264)
> Cell: +92 333 4154844
> Fax: +92 51 287 9854
> Email: mkhan at lmkr.com
> http://www.lmkr.com
> _______________________________________________
> perforce-user mailing list - perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>
More information about the perforce-user
mailing list