I have a software upgrade installed with ksh supposedly for unix 3.2v4.2. In a decision tree to locate previous versions is the statement "if [ -e filename". The install reports an error on this line since ( -e ) is not a valid choice in 4.2. I suspect that the software company sent the wrong upgrade but they won't admit any problem on their end.
I don't have any open server up or available at this time so I can't check to see if this is a valid test on later versions of the OS.
Is "if [ -e filename" a valid test in any open server version? Can be found with man ksh.
Thanks
ed Ed Fair
efair@atlnet.com
Any advice I give is my best judgement based on my interpretation of the facts you supply.
Help increase my knowledge by providing some feedback, good or bad, on any advice I have given.
I don't have any open server up or available at this time so I can't check to see if this is a valid test on later versions of the OS.
Is "if [ -e filename" a valid test in any open server version? Can be found with man ksh.
Thanks
ed Ed Fair
efair@atlnet.com
Any advice I give is my best judgement based on my interpretation of the facts you supply.
Help increase my knowledge by providing some feedback, good or bad, on any advice I have given.