Search Results

Search: Posts Made By: Decoy Octopus88
3,161
Posted By Decoy Octopus88
Hey Don, I had to fix my shebang to...
Hey Don,
I had to fix my shebang to #!/usr/bin/ksh, but it did not help. I have to run on ksh88 as i have no other choice and the output from your request is as follows with ksh88: The ksh88 does...
3,161
Posted By Decoy Octopus88
Rudy and Don. I really appreciate your...
Rudy and Don. I really appreciate your responses, and I was able to get both these to run on ksh93 my original diff -r tasks. I hate to flip flop on you, but i was using the print names as an easy...
3,161
Posted By Decoy Octopus88
Thanks Rudy. Sorry i may not have been clear,...
Thanks Rudy. Sorry i may not have been clear, but I do not believe I'm looking for a sort here, but rather something to iterate though two variable list or two array. Here is another example:
I...
3,161
Posted By Decoy Octopus88
Thanks for responding Rudy. Here is an example....
Thanks for responding Rudy.
Here is an example. I know what is wrong here as the j loop iterates both, prior to going back and iterating the second i loop. Like i said i don't have the foreach or...
3,161
Posted By Decoy Octopus88
Loop iteration with two variables
Hello,

I have been stuck on this for some time and invested many hours trying to find a solution. I am trying to either loop through two variables or or two arrays and not sure how to do it. I...
4,054
Posted By Decoy Octopus88
Bakunin -- Thank you for your detailed...
Bakunin -- Thank you for your detailed explanation. I added the ksh. I took note and saved off your set -xv, and also got a good grasp of how the dash after your print command to ensure your string...
4,054
Posted By Decoy Octopus88
The script name is highest The first required...
The script name is highest
The first required parameter is "filename" and the filename here is "albums". If no "filename" is provided a message is displayed.
The second parameter is an optional...
4,054
Posted By Decoy Octopus88
Ok thanks to the both of you. I was able find a...
Ok thanks to the both of you. I was able find a "go_test" script to use as a work around to print a header when using the -h option using the getopts. The album sort script works well. However...
4,054
Posted By Decoy Octopus88
Display header in script output
Hi -- Working on my own through the book "Learning the KornShell and came to task 4-1, which there is:
a script "highest" and it will sort an "album" file.
highest filename

The author mentions...
Showing results 1 to 9 of 9

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