Search Results

Search: Posts Made By: titou_dude
1,739
Posted By titou_dude
Thanks, the IFS approach works perfectly.
Thanks, the IFS approach works perfectly.
1,739
Posted By titou_dude
arrays and substitutions
I am working on a bash script and ran around this issue. here's the code :


#!/bin/bash

string="\"bin\" \"barn\" \"bin, barn /\""
array=($string)
echo -e "\nMethod 1\narray[2] is --->...
Showing results 1 to 2 of 2

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