Linked by Eugenia Loli-Queru on Mon 14th Aug 2006 16:42 UTC
General Unix Every skilled trade has its secrets -- those little tricks, techniques, and tools that make light of even the most complex task. Programmers, system administrators, and other UNIX computer professionals have their own kind of specialized tools. Learn how to leverage the many shortcuts that the UNIX shell provides. With a little practice, you'll work smarter, not harder.
Thread beginning with comment 152442
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: zsh
by butters on Tue 15th Aug 2006 02:14 UTC in reply to "RE: zsh"
butters
Member since:
2005-07-08

At work I have to use ksh for scripting. It's 99% the same as bash, but arrays are a huge quagmire in ksh, and don't get me started on the 'set' command. I don't dislike scripting in ksh, but in the few ways that bash and ksh differ, I prefer bash.

I cannot _stand_ ksh as an interactive shell. I'm a huge vi fan, but it just does not make sense for command editing. I developed muscle memory on bash, with tab completion and up/down-arrows for history, and anything else feels incredibly awkward. At least seven times per day I want to kick down the door to the machine room and put a large calibre round through the freakin build machine that doesn't have bash installed.

Ahhh... I feel much better now... it's been a long day.

Reply Parent Bookmark Score: 2