Category:UNIX Shell Implementations: Difference between revisions

Content added Content deleted
m (→‎Comparison table: Delete class="sortable": the sort buttons trash the table because the table has 2, not 1, rows of headings.)
(→‎Comparison table: Bourne Shell cannot expand ~)
Line 69: Line 69:
| {{yes}}
| {{yes}}
|-
|-
| <tt>${''param''##*/}<br />${''param''%/*}
| <tt>${''param''##*/}<br />${''param''%/*}</tt>
| {{no}}
| {{yes}}
| {{yes}}
| {{yes}}
|-
| <tt>ls ~</tt>
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}