/usr/bin/getopt: Revision history

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.

3 July 2023

2 July 2023

1 July 2023

30 June 2023

29 June 2023

28 June 2023

27 June 2023

25 June 2023

24 June 2023

  • curprev 16:4716:47, 24 June 2023 Fire talk contribs 14,814 bytes +69 No edit summary
  • curprev 16:4616:46, 24 June 2023 Fire talk contribs 14,745 bytes +28 No edit summary
  • curprev 16:4216:42, 24 June 2023 Fire talk contribs 14,717 bytes +14,717 Created page with " getopt - parse command options (enhanced) SYNOPSIS getopt optstring parameters getopt [options] [--] optstring parameters getopt [options] -o|--options optstring [options] [--] parameters DESCRIPTION getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for valid options. It uses the GNU getopt(3) routines to do this. The parameters getopt is called with can b..."