Using sed for UNIX Portability Part I

Posted by jayrfink on Dec 8, 2005 4:07 AM EDT
http://www.systhread.net/; By Jason (Jay) R Fink
Mail this story
Print this story

There is a program called service which can be used on multiple UNIX systems to control Operating System services. One of the problems faced in the design of the service utility was the path to where system startup scripts (or rc scripts) resided. This series examines how using sed can easily mitigate multi-platform scripting problems. The first part will look at how the utility program works.

There is a program called service which can be used on multiple UNIX systems to control Operating System services. One of the problems faced in the design of the service utility was the path to where system startup scripts (or rc scripts) resided. This series examines how using sed can easily mitigate multi-platform scripting problems. The first part will look at how the utility program works.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups:

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.