Skip to content

Instantly share code, notes, and snippets.

@ferd
Created August 8, 2013 18:16
Show Gist options
  • Select an option

  • Save ferd/6187188 to your computer and use it in GitHub Desktop.

Select an option

Save ferd/6187188 to your computer and use it in GitHub Desktop.
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