From cf53f655bfeadfc348365bbf7a3454d6f6125358 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Tue, 14 Dec 2021 10:16:08 -0800 Subject: [PATCH] added tput commands to measure screen size --- linux_notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux_notes.txt b/linux_notes.txt index ba656e75..a5d71154 100644 --- a/linux_notes.txt +++ b/linux_notes.txt @@ -147,6 +147,10 @@ curl ifconfig.me To display all directories/files: tree +TO display screen width and height (in pixels): +tput cols +tput lines + To display stocks: mop