Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~216 People Reached
Favorite Forums
Favorite Tags
Member Avatar for swmercenary

I have been charged with fixing a ksh93 script which runs on AIX and LINUX. It currently uses getopt to parse command line options, and relies on syntax like: case $1 in -g) FOO =$2 if ($3 == "bar") then BAR= $4 fi etc. Unfortunately, if it is called with …

Member Avatar for jim mcnamara
0
216