RSSAmplifier

Blog

Greg's Wiki

RecentChanges at Greg's Wiki

mywiki.wooledge.orgRSS feed ↗15 posts

Latest posts

BashSyntaxReference

Add @a @A @k @K

FtpMustDie

Update how old the RFC is

BashGuide/Practices

correct "singe quotes" to "single quotes"

BashGuide/CompoundCommands

fix header capitalization

BashGuide/Arrays

fix punctuation ("eg." -> "e.g.")

BashGuide/TestsAndConditionals

change "i" to "file" in one of the "for" example's explanation (the "for" puts the "ls" output into "$file", not "$i")

CommandSubstitution

${space and ${|

LocalSpellingWords

ProcessSubstitution

Klea

New page:

BashFAQ/029

[Camusensei] Fix the fallback function to remove cornercases

BashFAQ/061

it was actually introduced in 5.1, it appears

BashProgramming

additional examples Ex00 and Ex05

BashProgramming/Ex04

forward link to Ex05

BashProgramming/Ex05

New page: Example 5: Reversing positional parameters