TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

IPython as a Replacement for Bash (on a Mac)

34 点作者 tmsh超过 14 年前

1 comment

rflrob超过 14 年前
Having to use a ! for every system command is a dealbreaker for me. Honestly, it would be a dealbreaker even if you only had to do it once per line, but multiples is just too cumbersome to be a good replacement for bash.<p>If there were some way to put it in "shell mode", where you could avoid that, and perhaps use bang for "this line is now python", that might be okay.<p><i>EDIT</i>: I think I misunderstood what he was saying about multiple !'s. I still think ! is too cumbersome to use in front of commands by default, though. Also, when you use !, you don't have any way to test whether a call has run properly (i.e., no $? that I can figure out)
评论 #2107742 未加载
评论 #2107541 未加载
评论 #2109560 未加载