# touch test.txt
# vim test.txt
// Input some words in the VIM editor.
// Ctrl+Z to bring the VIM Editor to backround.
// And now you come to the console again.
# ls
> test.txt
// Now, you finish your work in console.
// "fg" command brings your VIM Editor to the front again.
# fg
// At last, you are in VIM Editor.
20100315
订阅:
博文评论 (Atom)
没有评论:
发表评论