Results 1 - 7 of about 7 results out of about 96292 pages. (0.02 seconds)

BashGuide/CommandsAndArguments . . . 13 matches
... [[BashGuide|<- Contents]] | [[BashGuide/SpecialCharacters|Special Characters ->]] ---- <<TableOfContents>> <<Anchor(StartOfContent)>> = Commands and Arguments = [[BASH]] reads...

20.8k - rev: 126 (current) last modified: 2023-06-20 18:36:11

BashGuide/InputAndOutput . . . 11 matches
... [[BashGuide/TestsAndConditionals|<- Tests and Conditionals]] | [[BashGuide/CompoundCommands|Compound Commands ->]] ---- <<TableOfContents>> <<Anchor(StartOfContent)>> = Input And...

41.7k - rev: 46 (current) last modified: 2023-03-02 12:14:34

BashGuide/Arrays . . . 10 matches
...[[BashGuide/TestsAndConditionals|<- Tests and Conditionals]] | [[BashGuide/InputAndOutput|Input and Output ->]] ---- <<Anchor(StartOfContent)>> = Arrays = As mentioned earlier, ...

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

BashGuide/Sourcing . . . 7 matches
...[[BashGuide/CompoundCommands|<- Compound Commands]] | [[BashGuide/JobControl|Job Control ->]] ---- <<Anchor(StartOfContent)>> = Sourcing = When you call one script from another, ...

2.1k - rev: 11 (current) last modified: 2014-11-28 08:19:04

BashGuide . . . 7 matches
... [[BashGuide/CommandsAndArguments|Commands and Arguments ->]] ---- = Introduction = '''You are invited to make additions or modifications so long as you can keep them accurate. ...

8.1k - rev: 170 (current) last modified: 2021-05-27 20:29:49

glob . . . 8 matches
...so used to match patterns in a few places in Bash. The most traditional is in the [[BashGuide/TestsAndConditionals#Choices|case]] command: {{{#!highlight bash case "$input" in ...

17.3k - rev: 59 (current) last modified: 2022-10-13 13:52:20

BashFAQ/024 . . . 2 matches
...t/sh/sh.1.html#20|sh(1) from the Heirloom Bourne Shell]] for a workaround. * Use [[BashGuide/CompoundCommands#Command_grouping|command grouping]] and do everything in the subshe...

6.4k - rev: 43 (current) last modified: 2023-12-12 13:15:33