[ 原始碼: e2fsprogs ]
套件:logsave(1.47.1-1 以及其他的)
logsave 的相關連結
Debian 的資源:
下載原始碼套件 e2fsprogs:
- [e2fsprogs_1.47.1-1.dsc]
- [e2fsprogs_1.47.1.orig.tar.gz]
- [e2fsprogs_1.47.1.orig.tar.gz.asc]
- [e2fsprogs_1.47.1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [e2fsprogs.sourceforge.net]
相似套件:
save the output of a command in a log file
The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the output in memory until it can be written out. A copy of the output will also be written to standard output.