TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

KornShell – Moving forward

58 pointsby siteshwarover 7 years ago

3 comments

mattbillensteinover 7 years ago
I think ksh was the first shell I was exposed to vi command-line editing in on a Sun workstation a long time ago -- I haven't thought about it in years as it seems bash is so prevalent, but good to so some folks still keeping it alive.
评论 #15866361 未加载
评论 #15868679 未加载
评论 #15868178 未加载
评论 #15866300 未加载
评论 #15868760 未加载
webreacover 7 years ago
At work, in the scope of a migration from RHEL 6 to rhEL 7, I have spend a lot of time migrating scripts from ksh (pdksh) to bash in order to remove this dependency. I have not seen any advantage of ksh over bash. There are many differences (ksh is less strict), but IMO there is no point in keeping 2 mostly similar but incompatible shells when less and less people are using shell. I think ksh should die. Maybe I am missing something ?
评论 #15870909 未加载
评论 #15869921 未加载
nn3over 7 years ago
There&#x27;s basically nothing to see here. One or two minor bug fixes, a few cleanups, and a new build system replacing one that already worked fine.<p>In my experience replacing the build system and doing nothing else is usually a good indicator for a project that will be soon abandoned. If that&#x27;s the first priority it means there&#x27;s no real drive to implement anything new.
评论 #15867510 未加载
评论 #15867872 未加载