scripts/window-title
author Tomas Zeman <tomas@functionals.cz>
Tue, 15 Dec 2020 09:22:21 +0100
changeset 60 4267602e8494
parent 52 c0d94e64d89a
permissions -rwxr-xr-x
fs2json: directory structure -> json object converter. E.g. to be used instead of erica / py-Couchapp (interaction with couchdb is left to the user).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
52
c0d94e64d89a window-title: set terminal title
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
#!/bin/sh
c0d94e64d89a window-title: set terminal title
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
exec echo -ne "\033];$@\007"