added tput commands to measure screen size
This commit is contained in:
parent
372422419b
commit
cf53f655bf
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue