cd /tmp puts [pwd] puts [glob *.tcl] cd /Volumes/Scratch puts [pwd] puts [glob *.tcl] cd /nosuch/folder puts [pwd] puts [glob *.tcl]