Tryag File Manager
Home
-
Turbo Force
Current Path :
/
usr
/
share
/
doc
/
mgetty-1.1.33
/
samples
/
new_fax.all
/
Upload File :
New :
File
Dir
//usr/share/doc/mgetty-1.1.33/samples/new_fax.all/list.module
# MODULE list # Lists the files of a fax, for logging purpuses only # Use as skeleton for modules # # Written 1996 by Darko Krizic (dekay@ipf.de) # list() { for file in $* do log "$file" done }