Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
hellododoo
V2EX  ›  Linux

Linux 下有无像 powerrename 类似的工具呢?

  •  
  •   hellododoo · Jun 15, 2022 · 3712 views
    This topic created in 1457 days ago, the information mentioned may be changed or developed.

    linux 下文件管理器自带的批量重命名工具功能太单一了,不能使用正则表达式。 windows 下的 powerrename 功能就很强大,并且带有历史命令功能。非常好用。

    13 replies    2022-08-19 10:40:19 +08:00
    des
        1
    des  
       Jun 15, 2022 via iPhone
    我怀疑你在钓鱼,这不是支持吗?
    https://askubuntu.com/questions/1010410/rename-file-using-regex
    youstu
        2
    youstu  
       Jun 15, 2022
    命令工具满足你所有的需求
    conanforever22
        3
    conanforever22  
       Jun 15, 2022
    如果熟悉 vim 的话可以试试 vidir
    noqwerty
        4
    noqwerty  
       Jun 15, 2022
    直接用 rename 就可以啊
    noqwerty
        5
    noqwerty  
       Jun 15, 2022
    lululau
        6
    lululau  
       Jun 15, 2022
    zmv
    7RTDKSAK
        7
    7RTDKSAK  
       Jun 15, 2022
    有 perl 写得 rename ,支持使用正则表达式来重命名,各大发行版的源里就有
    hellododoo
        8
    hellododoo  
    OP
       Jun 15, 2022
    学习了,感谢
    moonjourney
        9
    moonjourney  
       Jun 15, 2022
    fuis
        11
    fuis  
       Jun 15, 2022
    $ tldr rename

    rename

    Rename a file or group of files with a regular expression.
    More information: <https://www.manpagez.com/man/2/rename/>.

    - Replace `from` with `to` in the filenames of the specified files:
    rename 's/from/to/' *.txt
    tedding
        12
    tedding  
       Jun 16, 2022 via iPhone
    gui 工具 kRename ,是的 kde 系的😂
    linuxgo
        13
    linuxgo  
       Aug 19, 2022
    试试 doublecommander
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5799 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 81ms · UTC 02:51 · PVG 10:51 · LAX 19:51 · JFK 22:51
    ♥ Do have faith in what you're doing.