Module Name: src
Committed By: nia
Date: Fri Jun 4 11:18:31 UTC 2021
Modified Files:
src/games/fortune/datfiles: netbsd-tips
Log Message:
SIGINFO is a useful tip
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/games/fortune/datfiles/netbsd-tips
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/games/fortune/datfiles/netbsd-tips
diff -u src/games/fortune/datfiles/netbsd-tips:1.9 src/games/fortune/datfiles/netbsd-tips:1.10
--- src/games/fortune/datfiles/netbsd-tips:1.9 Fri Jun 4 10:56:55 2021
+++ src/games/fortune/datfiles/netbsd-tips Fri Jun 4 11:18:31 2021
@@ -159,3 +159,6 @@ on its extension. For example, to extra
You can use progress(1) to monitor the progress of data in a pipe:
zcat example.tar.gz | progress tar xf -
+%
+Press CTRL+T to send SIGINFO and see the current status of the
+command running in the current terminal.