contributing to DFly project with shell scripting
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Sat Jul  8 11:50:53 PDT 2006
    
    
  
:I have two following questions:
:
:1) The shell scripts used for testing the features of
:operating system, but they didn't use to develope an
:operating system. Is it right?
:
:2) What is the shell script language which I must use
:in DragonFly? ...sh or csh.
:
:Regards,
:Saverio
    Shell scripts are used all over the place, for lots of things.  Both
    /bin/sh and /bin/csh (which is actually tcsh) are in the base tree.
    Bash is available as a pkgsrc package.
    I would recommend using /bin/sh or /bin/csh.
					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>
    
    
More information about the Users
mailing list