Skip to content

Instantly share code, notes, and snippets.

@QGB
Created April 4, 2019 13:25
Show Gist options
  • Save QGB/ed280d40a3229beefcc077a1efa83384 to your computer and use it in GitHub Desktop.
Save QGB/ed280d40a3229beefcc077a1efa83384 to your computer and use it in GitHub Desktop.
[root@localhost ~]# set +x
[root@localhost ~]# ds
-bash: ds: command not found
[root@localhost ~]# set -x
++ printf '\033k%s@%s:%s\033\' root localhost '~' # 要看看 这一句出自哪里 # bash
[root@localhost ~]#
++ printf '\033k%s@%s:%s\033\' root localhost '~'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment