Search Results

Search: Posts Made By: JuanC_Ber
957
Posted By JuanC_Ber
Problems with 'for' in bash
I am trying to run this small script but I got some errors

#!/bin/sh

set event_list = "17 20 21"

for event in `($event_list)`
echo Evento $event - Tarro
end


Thank you so much!!!
Showing results 1 to 1 of 1

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