fonchain-artshow/clear.sh

2 lines
93 B
Bash
Raw Normal View History

2022-11-30 03:01:14 +00:00
ls pb/artShow/*.pb.go | xargs -n1 -IX bash -c 'sed s/,omitempty// X > X.tmp && mv X{.tmp,}';