Of course... a few more VMS questions... ;-)
At 08:18 PM 26-04-00 -0400, Roger Merchberger wrote:
>And one other question which I've not found or figured out myself... How do
>I get a directory listing of *just the subdirectories*? I've figured out
>how to search for a particular filename or extension recursively thru the
>subdirectories, but what's the VMS equivalent to DOS's dir /ad or linux's
>ls -lAF|grep '/$' ???
What about
$ dir *.dir
or if you want more details
$ dir/size=all/security *.dir
Received on Wed Apr 26 2000 - 20:19:33 BST
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:32:42 BST