パッケージ: fsniper (1.3.1-0ubuntu5)
fsniper に関するリンク
Trisquel の資源:
fsniper ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Tanguy Herrmann
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.15)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libmagic1 (>= 5.12)
- Recognize the type of data in a file using "magic" numbers - library
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files