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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

KornShell 2020 – Impossible Happens

12 点作者 siteshwar超过 5 年前

2 条评论

jmclnx超过 5 年前
Well the largest advantage is you can write and test scripts on Linux that will work on UN*X (like AIX) where bash does not exist. Also this works:<p>awk &#x27;{printf(&quot;%s %s %s %s&quot;, $1, $2, $3, $4)}&#x27; &lt; file | read v1 v2 v3 v4<p>and many ksh scripts outside of Linux uses that syntax
AdmiralAsshat超过 5 年前
What does Korn Shell offer over Bash shell, again? I&#x27;ve never used it, other than encountering a few legacy scripts on customer systems written in ksh that stopped working when they migrated over to RHEL&#x2F;Centos7 and ksh was no longer installed by default.
评论 #21222673 未加载