Hi, I would like to know how exactly Shell expands the wildcard characters in the command line. Are there any undocumented system calls to accomplish this ? Or the Shell does a physical read of the disk inodes etc. and matches the file name against each one ? Thanks, Sundar.