'\" te .\" Copyright 1989 AT&T Copyright (c) 1994 Sun Microsystems, Inc. - All Rights Reserved. .TH glob 1 "15 Apr 1994" "SunOS 5.11" "User Commands" .SH NAME glob \- shell built-in function to expand a word list .SH SYNOPSIS .SS "csh" .LP .nf \fBglob\fR \fIwordlist\fR .fi .SH DESCRIPTION .SS "csh" .sp .LP \fBglob\fR performs filename expansion on \fIwordlist\fR. Like \fBecho\fR(1), but no `\fB\e\fR\&' escapes are recognized. Words are delimited by null characters in the output. .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitysystem/core-os .TE .SH SEE ALSO .sp .LP \fBcsh\fR(1), \fBecho\fR(1), \fBattributes\fR(5)