Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
String to array bash Code Example
string to array bash
IFS='$SEP' read -r -a ARRAY <<< "$STRING"
bash split string into array
IFS=', ' read -r -a array <<< "$string"
Source:
stackoverflow.com
Next
Previous
Shell
Related
install xampp ubuntu 20.04 Code Example
refresh gnome shell Code Example
dowload latest release github curl Code Example
sum of array elements bash Code Example
ubuntu activate venv Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
11