[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Manual: Glob Glob Glob Glob



 
    
 
glob(1)                   User Commands                   glob(1)
 
NAME
     glob - shell built-in function to expand a word list
 
SYNOPSIS
  csh
     glob wordlist
 
AVAILABILITY
     SUNWcsu
 
DESCRIPTION
  csh
     glob performs filename expansion on wordlist.  Like echo(1),
     but  no  `\'  escapes are recognized. Words are delimited by
     null characters in the output.
 
SEE ALSO
     csh(1), echo(1)
 

Google