J. Mike Rollins [rollins@wfu.edu]
Electronics New
Power Supply New
Mike is on
  LinkedIn
  FaceBook
BackYardGreen.Net
HappyPiDay.com
CamoTruck.Net
  Resume  
  My Stuff  
  Art  
  My Truck  
  People  
Electronics New
Jacob's Ladder
Scripts
Math
Notes
My House
My Cars
My Cats
My Jokes
Pi Poetry
pumpkin
Toro Mower
Development
Speed of a Piston
Not a Pipe
Linux
















Scripts

I kept getting frustrated when I could not remember how to do something in a Korn or Perl script. So, I hope to create an archive of the little things that are so easy to forget.

How to do some simple addition in a ksh using expr: three.ksh (1+2=3)
How to do some simple math in a ksh script using expr: mod.ksh
How to split up a full file name with ksh: filename.ksh

References to Perl arrays: array_references.pl

References to Perl hashes:

Have questions?
As this page is under development, your input is welcome. If you have a question about how to do a little something in ksh or perl, or if you have a recommendation that might lead to a good example then send me an email.