套件: fsniper (1.3.1-0ubuntu3) [universe]
fsniper 的相關超連結
Ubuntu 的資源:
下載原始碼套件 fsniper:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Tanguy Herrmann
It should generally not be necessary for users to contact the original maintainer.
相似套件:
Monitors for new files and runs a rule based task
fsniper is a tool that monitors a given set of directories for new files and, based on the new file's type or name, invokes a custom command on it.
Common uses include making a single drop directory for all things from a web browser or having semi-intelligent scripts which figure out what to do with those files.
This package comes with no generic rules, so you must write them yourself.
其他與 fsniper 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libmagic1
- File type determination library using "magic" numbers
-
- dep: libpcre3 (>= 7.7)
- Perl 5 Compatible Regular Expression Library - runtime files