Please use "code" tags around your code (see Writeup Formatting Tips) as this will make it easier for you to communicate your problem.
Yes, you should be able to use the system command with awk, but you might be better off if you just use Perl's builtin printf function instead. And, instead of using system to append to a file, you could use Perl's open function to append to a file.
In reply to Re: How to use print and pipe it to awk ?
by toolic
in thread How to use print and pipe it to awk ?
by sas429s
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |