-
-
Save charlespunk/5079867 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
command line: | |
run.exe cat "big dog" fish the"symbol monkey | |
return: | |
1. run.exe | |
2. cat | |
3. big dog | |
4. fish | |
5. the"symbol | |
6. monkey |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment