Linux Shell Script
Budget $10-30 USD
Please review the below script and make the necessary corrections:
#!/bin/ksh
LIST=("`id -G`");
echo $LIST
for i in "${LIST[@]}" do
if $i = 1001 then work=-work /app01/data1
elif $i = 1002 then work=-work /app01/data2
elif $i = 1003 then work=-work /app01/data3
else work=-work /app01/data1
done
echo $work
Tildelt til:
Hello, I am serhii. I am Linux and shell expert, so have rich experience. I can do it. I would like to discuss more details. Thanks
2 freelancere byder i gennemsnit $20 timen for dette job
I have 5+ years of experience with Linux and I have created lots of scripts before. Hope we can work together.