ldir command

    (A) Function
        Outputting the content of a directory in a file system. 

    (B) Format

        ldir  { <pathname> }

    (C) Parameter
       <pathname>
         Designate a path name of a file system. 
         All <pathname> descriptions follow the rules of path name 
         in a file system. 
         If there is no <pathname>, this command returns 
         the contents of a working directory of a SECONDS process. 

    (D) Note
        A wild card is not available in the ldir command. 

    (E) Related items
        exec command
        dir command