Skip to content

Instantly share code, notes, and snippets.

@xatier
Created August 25, 2012 04:16
Show Gist options
  • Save xatier/3460628 to your computer and use it in GitHub Desktop.
Save xatier/3460628 to your computer and use it in GitHub Desktop.
$ ed foo
foo: 沒有此一檔案或目錄
a
hello, ed
.
1p
hello, ed
1c
hello, ed, the oldest editor!
.
1p
hello, ed, the oldest editor!
w
30
q
$ cat foo
hello, ed, the oldest editor!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment