home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man8 / glob.8 < prev    next >
Encoding:
Text File  |  1975-06-26  |  428 b   |  22 lines

  1. .th GLOB VIII 9/19/73
  2. .sh NAME
  3. glob \*- generate command arguments
  4. .sh SYNOPSIS
  5. .bd /etc/glob
  6. command [ arguments ]
  7. .sh DESCRIPTION
  8. .it Glob
  9. is used to expand arguments to the shell containing ``*'', ``['', or
  10. ``?''.
  11. It is passed the argument list
  12. containing the metacharacters;
  13. .it glob
  14. expands the list and calls the indicated command.
  15. The actions of 
  16. .it glob
  17. are detailed in
  18. the Shell writeup.
  19. .sh SEE ALSO"
  20. sh (I)
  21. .sh BUGS
  22.