From fd4c1f632fb627c335bd2bf465451abfcffd171d Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 28 Jun 2011 12:43:23 +0200 Subject: script: option --force added The --force will allow default output destination, e.g. typescript file, to be hard or symbolic link. [kzak@redhat.com: - remove "error:" prefix from errx()] Signed-off-by: Sami Kerola Signed-off-by: Karel Zak --- term-utils/script.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'term-utils/script.1') diff --git a/term-utils/script.1 b/term-utils/script.1 index 725bdb290..f618ec3d7 100644 --- a/term-utils/script.1 +++ b/term-utils/script.1 @@ -84,6 +84,9 @@ termination on signal termination exit code is 128+n. Flush output after each write. This is nice for telecooperation: One person does `mkfifo foo; script -f foo' and another can supervise real-time what is being done using `cat foo'. +.It Fl Fl force +Allow default output destination, e.g. typescript file, to be +hard or symbolic link. The command will follow symbolic link. .It Fl q, Fl Fl quiet Be quiet. .It Fl t, Fl Fl timing[=FILE] -- cgit v1.2.3-55-g7522