The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



Thread: flarcreate
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-11-2007
idle idle is offline
Registered User
 

Join Date: Oct 2007
Location: Wellington, New Zealand
Posts: 30
correct, although I personally would use a better name than "jumpstart" for your image. maybe something like a version number or something.

although having said that, you can pull the hostname and date out of a flar archive with:

Code:
head -20 jumpstart.flar
Reply With Quote