From 181856a985bb19d8b58e88178f859ee531bcbba0 Mon Sep 17 00:00:00 2001 From: rascul Date: Sun, 20 Feb 2022 15:25:07 -0600 Subject: [PATCH] expand on displaying map with xterm --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e738e65..349c0df 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ room number, which you can find with `#map info` when you're in the room with th mapout /tmp/map.out ``` - 2. Display the map, open up a new terminal emulator. You might use xterm: + 2. Display the map, open up a new terminal emulator and follow the file with + `tail -f`. You might use xterm: ``` xterm -geometry 60x20 -rv +sb tail -f /tmp/map.out 2>/dev/null