How-To Geek on MSN
A gentle introduction to Bash functions
You will most often use Bash functions to make your shell life easier; instead of typing out complex command pipelines, ...
Even if you're already familiar with the printf command, if you got your information via "man printf" you may be missing a couple of useful features that are provided by bash's built-in version of the ...
and only files matching my_test_here would make it onto do_something. I love the while-read pattern, but it just doesn't feel right that there's no simpler, built-in, idiomatic way to write a function ...
Decimals to Roman numerals—here we hit all the limitations of Bash shell scripting. My last few articles have given me a chance to relive my undergraduate computer science degree and code a Roman ...
Hosted on MSN
3 good reasons to replace Bash with Zsh
If you use the terminal a lot, you can probably understand the frequent pain of typing out long commands. Bash's tab completion is ineffective, file paths are tedious to write, and typos are a ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results
Feedback