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