next up previous contents
Next: Removing name entries Up: Basic operations for managing Previous: Managing directories

Listing names in the name space

 

tabular450

The command can be used to list names.

Example: The Boston data is loaded and then the name space is listed in several ways.

NDA> load boston.dat
NDA> ls
.
boston
NDA> ls -fr boston
boston.crim
boston.zn
...
# listing types and usages with the names
NDA> ls -t -u -p
dir    dir   /. 
st     10    /sys
fr     d     /boston



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998