| STORENAME(1) | General Commands Manual | STORENAME(1) |
storename — Store
input as root X window name
storename |
The storename utility sets the root X
window name to each line of input as it reads it.
The storename utility exits 0 on
success, and >0 if an error occurs.
Store the current date and time as the root window name:
$ while sleep 1; do date; done |
storenameJacob R. Edwards
| July 22, 2021 | jacob |