Search Results

Search: Posts Made By: jawsnnn
3,433
Posted By jawsnnn
The first line of this script suggests that it is...
The first line of this script suggests that it is built for Korn shell. Use it like:


ksh <script name>
3,433
Posted By jawsnnn
I am not really good at shell scripting, so this...
I am not really good at shell scripting, so this might have a few bad coding practices, but here goes:


#!/bin/ksh

typeset -A apple
typeset -A banana
typeset -A cherry

while read line
do...
Showing results 1 to 2 of 2

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