闲人草堂

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年6月13日

摘要: 今天发现了一个小陷阱,emacs中的eshell和其他shell在解释backticks(“`”)符号上完全不同。上网搜了一下,终于发现了答案。http://www.emacswiki.org/emacs/EshellBackticksThere are no `backticks` per se in eshell. Here is how backticks work in other shells: The commands enclosed in backticks are executed, and their output replaces the commands in back 阅读全文
posted @ 2011-06-13 23:03 闲人草堂 阅读(661) 评论(0) 推荐(0) 编辑