I just want to support. I guess they have prepaid subscriptions and I can just pay for x months a year that I think is fair. I don't read it a ton but wanted to contribute.
At $WORK most of the machines are running KSH and I ended getting used to the vi shortcuts rather than the Emacs style, so I have also turned to it on my personal computers. Just append `set -o vi` to the user .profile or .bashrc file, and then you can use all of the vi key commands: /|? for searching, n to search previous results, etc.
reply