如何在Bash中删除文件名前缀,如以下示例所示:
XY TD-11212239.pdf
要得到
11212239.pdf
即,删除XY TD-?
XY TD-
bash shell prefix
bash ×1
prefix ×1
shell ×1