logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

deurlname - Remove URL-encoded characters from file names.

Author

       The author of renameutils and this manual page is Oskar Liljeblad <oskar@osk.mine.nu>.

Description

       This manual page document describes the deurlname command.

       deurlname  will  rename  every  file specified on the command line that has URL-encoded characters in its
       name. The URL-encoded characters will be translated into the corresponding byte  values.   That  is,  %20
       will become space, %41 A and so on.

Name

       deurlname - Remove URL-encoded characters from file names.

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       (`-').

       -v,--verbose
              Display every rename done.

       --help Show summary of options.

       --version
              Output version information and exit.

Reporting Bugs

       Report bugs to <oskar@osk.mine.nu>.

Synopsis

deurlname [OPTION]... [FILE]...

See Also