Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Printing with AWK Utility
Name: camin Date: May 4, 2004 at 14:10:23 Pacific OS: SunOS 5.6 Generic_105181 CPU/Ram: sun4u sparc SUNW,Ultra-60
Comment:
Hi,
I am trying to use the printf with awk to send some data to print.
The problem is that I am trying align the fields - which is OK up to $4, but because the variable $title is several words so the utility only sees the first word in $title and prints it. I tried everything like \"$title\" '$title' ${title} nothing works... can someone help! Please!! My script is overdue.
Summary: Try finding a service in NT named "Printing services for UNIX" or something similar. Problem is that you proably only can find it on the NT-server CD:s, or maybe download it from Microsoft, I´m not s...
Summary: I have gotten dual OSs (WINDOWS 98 and Solaris 8)to co-exist by loading Windows first. Then We purchased Partition Magic and installed it over Windows, then after manipulating the partitions with that...
Summary: I have a script which works on one Solaris Netra box, but does not work on the other 280R box -both running Solaris 8. I think I have narrowed it down to a buffer problem. Please see the script below ...