On Thu, Mar 16, 2000 at 04:06:47PM +0530, [EMAIL PROTECTED] wrote:
| Any other area which I am missing ???? or where I need to be careful....

You may find the gnu UNIX tools have gratuitous differences from normal
UNIX. They're better than they were, but there are still little
things. The usual issue used to be full regexps in tools which
traditionally had the ed-style regexps.

If HP-UX is SysVish (I forget its ancestry) you will find the GNU tools more
BSD flavour, so things like
        echo 'blah\c'
become
        echo -n blah
and so forth.
--
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

The ten thousand things
How long do any persist?
Netscape, too, has gone.
- Haiku Error Messages http://www.salonmagazine.com/21st/chal/1998/02/10chal2.html


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to