[p4] Deleting multiple counters with the same prefix

Stephen Vance steve at vance.com
Wed Mar 14 19:06:22 PST 2007


No. If you look at the docs at 
http://www.perforce.com/perforce/doc.062/manuals/cmdref/counter.html#1040665, 
you are only allowed to supply one counter name. However, it's easy to 
script with a decent scripting language and counter commands are very 
lightweight.

Steve

Thierry Lam wrote:
> Is it possible to delete multiple counters with the same prefix for
> example:
>
>  
>
> Hello-abc
>
> Hello-sdf
>
> Hello-fgh
>
>  
>
>  
>
> in one command line? The following command give me an error:
>
>  
>
> p4 counter -d "Hello-*"
>
>  
>
> Wildcards (*, %%x, ...) not allowed in 'Hello-*'
>
>  
>
>  
>
>  
>
> Thierry
>
> _______________________________________________
> 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