bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

The following awk script fails on IRIX 6.5.19m


From: Ray Kosby
Subject: The following awk script fails on IRIX 6.5.19m
Date: 07 May 2003 15:57:42 -0400

echo "Module setenvif_module modules/standard/mod_setenvif.o" | awk '{ n
= split ($3, pp, "/")
print pp[2] }'

Split doesn't work on IRIX.

-- 
Ray Kosby <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]