Filenames, Wildcards and Pathname Expansion: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 April 2014

13 January 2011

1 January 2011

28 September 2010

28 October 2009

28 July 2009

27 July 2009

26 July 2009

  • curprev 22:0022:00, 26 July 2009Tom talk contribs 157 bytes +157 New page: Basic Wildcards Wildcard Matches ? Any single character * Any string of character [''set''] Any character in ''set'' [!''set''] Any character not in ''set''