Optional parameters: Difference between revisions

Content added Content deleted
m (→‎UNIX Shell: fix category)
Line 2,972: Line 2,972:
sorter(the_data,"numeric");</syntaxhighlight>
sorter(the_data,"numeric");</syntaxhighlight>


=={{header|Unix Shell}}==
=={{header|UNIX Shell}}==
{{works with|bash|4.2}}
{{works with|bash|4.2}}
<syntaxhighlight lang="bash">#!/usr/bin/env bash
<syntaxhighlight lang="bash">#!/usr/bin/env bash