| Paketname | renameutils |
| Beschreibung | Programs to make file renaming easier |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.10.0-4 |
| Sektion | utils |
| Priorität | optional |
| Installierte Größe | 264 Byte |
| Hängt ab von | libc6 (>= 2.3), libreadline6 (>= 6.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Francois Marier |
| Quelle | |
| Paketgröße | 82416 Byte |
| Prüfsumme MD5 | c408f8b4e1e542f65e10f0c29553ab45 |
| Prüfsumme SHA1 | 2af13078430008bf2a56ae0fb5d2af24c5ddcdd9 |
| Prüfsumme SHA256 | 02a412c7956f42390bbfd7a7159850e009a62d692fb00900ac30f0c9601d5648 |
| Link zum Herunterladen | renameutils_0.10.0-4_i386.deb |
| Ausführliche Beschreibung | The file renaming utilities (renameutils for short) are a set of
programs designed to make renaming of files faster and less
cumbersome.
.
This package consists of five programs - qmv, imv, icp, qcp and deurlname:
.
qmv ("quick move") allows file names to be edited in a text
editor. The names of all files in a directory are written to a text
file, which is then edited by the user. The text file is read and
parsed, and the changes are applied to the files.
.
imv ("interactive move"), is trivial but useful when you are too lazy
to type (or even complete) the name of the file to rename twice. It
allows a file name to be edited in the terminal using the GNU Readline
library.
.
icp and qcp are similar to imv and qmv but for copying using "cp".
.
deurlname removes URL encoded characters (such as %20 representing
space) from file names. Some programs such as w3m tend to keep those
characters encoded in saved files.
|