grungero has asked for the wisdom of the Perl Monks concerning the following question:
my $cmd = "lpr /usr/local/smot/impresion_codigo.lbl"; qx/$cmd/;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: File Permission with open
by morgon (Priest) on Oct 15, 2010 at 23:16 UTC | |
by grungero (Initiate) on Oct 16, 2010 at 01:54 UTC | |
by morgon (Priest) on Oct 16, 2010 at 02:19 UTC | |
by grungero (Initiate) on Oct 16, 2010 at 03:02 UTC | |
by grungero (Initiate) on Oct 16, 2010 at 02:47 UTC | |
|
Re: File Permission with open
by Khen1950fx (Canon) on Oct 16, 2010 at 01:56 UTC | |
by grungero (Initiate) on Oct 16, 2010 at 02:38 UTC |