.oh '11/3/70''LS(I)' .ta 18 21 24 NAME ls -- list contents of directory .sp SYNOPSIS ls [directory] .sp DESCRIPTION .ul ls lists the contents of the current, or named directory. .sp .ul list lists details in the format of .ul stat .sp FILES -- .sp SEE ALSO stat .sp DIAGNOSTICS "name ?" if the named directory does not exist or cannot be opened. .sp BUGS In a simulated environment, a filename larger than eight characters will cause .ul ls to exit prematurely. .sp .ul ls will try to open up a directory named ".." if no directory is named. .sp OWNER ken, dmr