The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Working with multiple home directories.
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Working with multiple home directories.
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
05-15-2008
penchal_boddu
Registered User
Join Date: Apr 2008
Location: Bangalore
Posts: 120
To list all the directories ,
In solaris , u can use
dir
command.
Even u can use this :
ls -ltr | grep "^d"
Thanks
Penchal
penchal_boddu
View Public Profile
Find all posts by penchal_boddu