I am trying to delete a batch of obsolete clients, but I can't use the -x flag as I would expect: p4 -x obsolete_clients_list.txt client -d cat obsolete_clients_list.txt | p4 -x- client -d both give a usage error for the client command. Any thoughts? Thanks,