Note for those downloading scan.d and connect.d
They are in DOS text file format (have an extra ^M character (aka CR or \r)). 
To use, type the following after downloading scan.d and connect.d:

mv scan.d scan.d.txt
mv connect.d connect.d.txt
dos2unix scan.d.txt scan.d
dos2unix connect.d.txt connect.d
chmod +x scan.d connect.d
 
 
This message posted from opensolaris.org

Reply via email to