Results 1 - 8 of about 8 results out of about 57326 pages. (0.02 seconds)

BashFAQ/001 . . . 10 matches
... [[#source|source selection]] below. If you want to read lines from a file into an [[BashFAQ/005|array]], see [[BashFAQ/005|FAQ 5]]. <<TableOfContents>> <<Anchor(trimming)>> ==...

9.8k - rev: 72 (current) last modified: 2023-06-28 01:53:29

BashFAQ/048 . . . 7 matches
...ow let's consider a more complicated example. The section of this FAQ dealing with [[BashFAQ/020|spaces in file names]] used to include the following "helpful tool (which is prob...

13.0k - rev: 36 (current) last modified: 2024-03-28 15:00:50

BashFAQ/015 . . . 4 matches
... <(find . -name '*.gz' -print) }}} This example uses ProcessSubstitution (see also [[BashFAQ/024|FAQ #24]]), although a pipe may also be suitable in many cases. However, it does...

1.4k - rev: 12 (current) last modified: 2015-03-05 00:30:34

BashFAQ/008 . . . 3 matches
..." }}} The {{{-print0}}} / {{{-0}}} options ensure that any file name can be processed, even one containing [[BashFAQ/020|blanks, TAB characters, or newlines]]. ---- CategoryShell...

1.8k - rev: 14 (current) last modified: 2015-03-05 00:24:46

BashGuide/TestsAndConditionals . . . 13 matches
...onditional-Constructs|Conditional Constructs]]''' ---- . '''In the FAQ: ''' . '''[[BashFAQ/017|How can I group expressions, e.g. (A AND B) OR C?]] ''' . '''[[BashFAQ/031|What ...

37.0k - rev: 66 (current) last modified: 2023-07-11 00:34:41

BashGuide/Arrays . . . 6 matches
...software/bash/manual/bashref.html#Arrays|Arrays]]''' ---- . '''In the FAQ: <<BR>> [[BashFAQ/005|How can I use array variables?]] <<BR>> [[BashFAQ/006|How can I use variable vari...

24.6k - rev: 45 (current) last modified: 2021-10-23 00:18:04

CategoryShell . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en These pages discuss issues associated with the Unix command line shells, especially bash, but a...

0.6k - rev: 2 (current) last modified: 2009-03-11 17:10:59