Search code examples
Using multicharacter delimiter in bash script...


bashifs

Read More
bash: `read` doesn't seem to honor IFS...


bashstring-parsingifs

Read More
Preventing leading spaces from getting ignored using IFS=...


bashsedifs

Read More
command line parameters separated by null character...


bashshellparametersrealpathifs

Read More
Split text file into array based on an empty line or any non used character...


arraysbashasciiechoifs

Read More
Splitting line of text into array at bash...


arraysbashifs

Read More
When should we change the IFS variable back to its original value in scripts?...


linuxbashunixscriptingifs

Read More
Using a variable to pass grep pattern in bash...


arraysbashdesign-patternsgrepifs

Read More
How is this bash script resulting in an infinite loop?...


perlbashteeifs

Read More
bash: reading text from a string one character at a time, with whitespace...


bashcharsleepifs

Read More
Use of the Internal Field Separator when capturing array data from a command in a bash script...


shellunixifs

Read More
How bash IFS is working in this example?...


bashifs

Read More
Using the internal field separator with curl...


bashunixifs

Read More
Bash read file to an array based on two delimiters...


arraysfilebashparsingifs

Read More
While, do, done flow control in bash...


bashloopswhile-loopifs

Read More
String tokenisation algorithm won't tokenise...


xmlbashtokenifs

Read More
BASH: How do you "split" the date command?...


datestring-formattingbashifs

Read More
BackNext