Intro Command Grouping
Bash notes imported from Notion: Intro Command Grouping
{ list; }
Bash notes imported from Notion: { list; }
(list)
Bash notes imported from Notion: (list)
cmd1 | cmd2 ⭐
Bash notes imported from Notion: cmd1 | cmd2 ⭐
cmd1 |& cmd2
Bash notes imported from Notion: cmd1 |& cmd2