Search Results

Search: Posts Made By: bigbenn
1,095
Posted By Skrynesaver
That's not how open works, in your code you you...
That's not how open works, in your code you you define a variable and ask to print its value


if ( $list ) {
my $catcon = "/app/share/ecctools/etc/sysconfig/ecc-config.xml";
open(my...
1,859
Posted By Don Cragun
Code marked in red above is not valid for ksh...
Code marked in red above is not valid for ksh (some of it isn't valid for any shell I've seen) or is using variables that have not been defined. Code marked in orange above doesn't work that way on...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy