Whamcloud - gitweb
Add logsave, a new program which saves the output of a command
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Apr 2003 22:05:12 +0000 (18:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Apr 2003 22:05:12 +0000 (18:05 -0400)
commitf9ddad598237900e147e3095e7a1bde36f6a1d2f
tree12e7874613b114c9970591f43550a4314bc89733
parentfff45483ede7fe38a31b3364a9c07e2418776dee
Add logsave, a new program which saves the output of a command
in a log file, even if the containing directory hasn't been
mounted yet (in which case the it saves the output in
memory until it can write out the logfile).
e2fsprogs.spec.in
misc/ChangeLog
misc/Makefile.in
misc/logsave.8.in [new file with mode: 0644]
misc/logsave.c [new file with mode: 0644]