1,885
edits
Changes
→The test Command
= The test Command =
BASH has a built-in test command (similar to <code>/bin/test</code>) which can perform basic string and integer comparisons using these operators(results are returned as an exit code):
{|class="mediawiki" border="1"