标签: shell unix command-line tar
这样的事情会很棒:
tar cvzf file.tgz input_dir --exclude '.*' --preprocess "tr '[A-Za-z]' '[N-ZA-Mn-za-m]'"