· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Рабочий стол Файловые менеджеры

Страница программы Sanefile 1.05

Sanefile is a tool to easily and quickly clean and change a large number of filenames.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (1)  
АвторAcacio Cruz
СайтПерейти
Обновление11.12.2006, 09:08
НазваниеSanefile
ВерсияSanefile 1.05
ЯзыкиАнглийский
ЛицензияArtistic License
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно Sanefile
Закачек: 1
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы Sanefile
Sanefile is a tool to easily and quickly clean and change a large number of filenames. The idea started when I started “ripping” my own CD’s and the filenames were all different and full of errors. When I started getting TV downloads from other sources, the issue became a problem.
I had to find an efficient way of changing a large number of filenames. Sanefile was the result. Simple, single-purpose and very efficient at it with total exploitation of Tcl’s rich Regular Expression capabilities.
What this tool is NOT: spy-ware, spam-ware, virus or any other crappy stuff.
With Sanefile, you can use the full power of regular expressions. For instance, imagine that you want to filter off all files starting with a A. To use the just A would remove from the list all the files with A in it. Not the solution. If you use ^A (Carat and A) it means that it has to match A only at the beginning of the text.
More examples:
^text matches "text" in the beginning of the name
text$ matches "text" in the END of the filename
. matches ANY character
[ ] range indicator as in:
[a-z] matches ONE letter "a" to "z"
[a-zA-Z] matches ONE letter "a" to "z" and "A" to "Z"
[0-9] matches ONE digit
[^range] (caret) matches if NOT in the range as in:
[^0-9] matches if it is NOT a digit
* operator for repetition
.* matches everything
[0-9]* multiple digits
[^a-zA-Z0-9]* a bunch of everything BUT a letter or digit
escape operator
t tab
( when you want to match (
. when you want to match .
when you want to match (RARELY DONE! Think why.)
() used to group expressions
ab* a followed with multiple b's
(ab)* multiple ab (different from above!)
^Doors.*([A-Z][0-9]*).*.mp3$ Matches all files starting with Doors, have somewhere in the middle a letter followed by digits and end in ".mp3"
· Ключевые особенности и характеристики Sanefile 1.05
Не определены
· Ограничения Sanefile 1.05
Ограничения не определены
· Специальные требования Sanefile 1.05
Специальные требования не определены
· История версий и изменений Sanefile
История пуста
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от Acacio Cruz
Больше не найдено программ этого автора.
     
Похожие программы

poweriso 1.1
poweriso is the free, Linux CLI version of PowerISO.
14.04.2007, 03:05 | ? | Freeware | 7


catfish 0.3b
catfish is a handy file search tool using different backends which is configurable via the command line.
04.04.2007, 04:35 | ? | GPL (GNU GPL) | 1


Ytree 1.89
Ytree project is a (curses-based) file manager similar to DOS Xtree.
02.04.2007, 08:28 | ? | GPL (GNU GPL) | 1


Thunar Volume Manager 0.1.2
Thunar Volume Manager project provides automatic management of removable media and drives for the Thunar File Manager.
26.01.2007, 12:35 | ? | GPL (GNU GPL) | 4


nautilus-follow-symlink 1.0.2
nautilus-follow-symlink is a nautilus extension that adds a menu entry on symbolic links to directories.
19.12.2006, 03:14 | ? | LGPL | 1

Разделы