aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-16 09:17:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-16 09:17:52 -0300
commit23a657dbd1d3e32e3ea35e1ab026748e778c8666 (patch)
treee4fa5321781984c861930311deed07ce8e23b4da
parentca74ee4e49320b1f41ecb103d86746da42f5f695 (diff)
downloadutils-x11-23a657dbd1d3e32e3ea35e1ab026748e778c8666.tar.gz
utils-x11-23a657dbd1d3e32e3ea35e1ab026748e778c8666.tar.bz2
Comment on xtitle-alternative
-rwxr-xr-xxtitle-alternative3
1 files changed, 3 insertions, 0 deletions
diff --git a/xtitle-alternative b/xtitle-alternative
index dc0e508..7994e89 100755
--- a/xtitle-alternative
+++ b/xtitle-alternative
@@ -1,5 +1,8 @@
#!/bin/bash
+#
# Downloaded from http://www.shelldorado.com/scripts/cmds/xtitle
+# This implementation varies from /usr/bin/xtitle shipped in Debian
+#
##########################################################################
# Shellscript: xtitle - set title on xterm window
# Author : Heiner Steven <heiner.steven@odn.de>