Created
October 19, 2016 07:38
-
-
Save thikade/4f8ac124b03e84f6962327e29bb96701 to your computer and use it in GitHub Desktop.
set Terminal window title from cmd line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
perl -e 'print("\e]0;@ARGV\7");' $HOSTNAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment