fonchain-artshow/clear.sh
2022-11-30 11:01:14 +08:00

2 lines
93 B
Bash

ls pb/artShow/*.pb.go | xargs -n1 -IX bash -c 'sed s/,omitempty// X > X.tmp && mv X{.tmp,}';