The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-26-2002
AtleRamsli AtleRamsli is offline
Registered User
 

Join Date: Feb 2002
Location: Brabant, Belgium
Posts: 65
Well, it is possible to use exportfs under Solaris8 on an UltraSPARC, I just did :-)

But the syntax seems totally different, the manpage states that exportfs is the BSD compatibility package for share ..

exportfs -a invokes shareall

So, if some of this is to go in some script, I guess exportfs can do it, even under Solaris.

Atle