Created
August 8, 2013 18:16
-
-
Save ferd/6187188 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
| Eshell V5.10.1 (abort with ^G) | |
| 1> X=1, | |
| 1> Y=3. | |
| 3 | |
| 2> "abcd,`` | |
| 2> | |
| User switch command | |
| --> i | |
| --> c | |
| ** exception exit: killed | |
| 2> {X,Y}. | |
| {1,3} | |
| 3> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment