Skip to main content
Code Review

Return to Revisions

2 of 2
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/

If you are using then rather than mixing [ and [[, you should stick with one or the other, preferrably [[. See What is the difference between test, [ and [[ ?

You might also want to consider preferring printf over echo for a more robust approach. See this amazingly detailed analysis of why printf is better than echo.

default

AltStyle によって変換されたページ (->オリジナル) /