Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/games/fortune/datfiles SIGINFO is a useful tip



details:   https://anonhg.NetBSD.org/src/rev/ff7c74348e14
branches:  trunk
changeset: 1021551:ff7c74348e14
user:      nia <nia%NetBSD.org@localhost>
date:      Fri Jun 04 11:18:31 2021 +0000

description:
SIGINFO is a useful tip

diffstat:

 games/fortune/datfiles/netbsd-tips |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r b6043828adca -r ff7c74348e14 games/fortune/datfiles/netbsd-tips
--- a/games/fortune/datfiles/netbsd-tips        Fri Jun 04 10:56:55 2021 +0000
+++ b/games/fortune/datfiles/netbsd-tips        Fri Jun 04 11:18:31 2021 +0000
@@ -159,3 +159,6 @@
 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.



Home | Main Index | Thread Index | Old Index