由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Re: HELP: How to get rid of unwanted characters in file name
相关主题
HELP: How to get rid of unwanted characters in file namehow to transfer C program run under VC to Unix?
[转载] Hidden character in a file如何显示出“*”
solaris 9/10 ld.so local root shell bugin expect, to send some character...
a question about renaming.emacs help
A question for highhands..any solution to view Chinese in unix console?
How to monitor peak memory usage?how to change the backgroud color?
How to view chinese character in Linux or Unix请问几个关于Sed的问题
pine中的中文输入问题sort problem
相关话题的讨论汇总
话题: sed话题: unwanted话题: characters
进入Unix版参与讨论
1 (共1页)
p*a
发帖数: 592
1
ls -1 | sed -e 'p;s/[_:.]//g' | sed -e 'N;s/\(.*\)\n\(.*\)/mv \1 \2/' | sh
1 (共1页)
进入Unix版参与讨论
相关主题
sort problemA question for highhands..
chinese display in mozilla?How to monitor peak memory usage?
stty questionHow to view chinese character in Linux or Unix
unix shell help?pine中的中文输入问题
HELP: How to get rid of unwanted characters in file namehow to transfer C program run under VC to Unix?
[转载] Hidden character in a file如何显示出“*”
solaris 9/10 ld.so local root shell bugin expect, to send some character...
a question about renaming.emacs help
相关话题的讨论汇总
话题: sed话题: unwanted话题: characters