Created
April 4, 2019 13:25
-
-
Save QGB/ed280d40a3229beefcc077a1efa83384 to your computer and use it in GitHub Desktop.
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
[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