This doesnt seem to work ! Thanks in advancesystem(" egrep --color 'Mem|Cache|Swap|Buffer' /proc/meminfo > memOutp +ut.txt"); sysopen($memData,"memOutput.txt",O_RDWR); while($line = <$memData>) {print "$line"; $myLabel=$memWindow->Label(-text =>'$line'); }
In reply to Problem creating Tk::Label widgets from file data by coder_perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |