For your account name you should use a WikiName (FirstnameLastname).
2024-12-15 | |||||
BashPitfalls | 16:00 | 151 | Fix minor typo | ||
2024-12-04 | |||||
BashFAQ/006 | 22:55 | GreyCat [1-3] | #01 replace a bash-hackers URL with wayback #02 Fix broken nameref example. D'oh. #03 Add nameref section, clean up associative arrays section, clean up indirection sections. |
||
BashFAQ/048 | 21:34 | GreyCat | fix a typo in an example | ||
2024-11-07 | |||||
BashFAQ/001 | 03:19 | GreyCat | link to extglob | ||
2024-11-01 | |||||
POSIX | 21:18 | geirha | Use pubs.opengroup.org instead of www.opengroup.org | ||
2024-10-27 | |||||
Regular Expression | 11:43 | emanuele6 | POSIX doesn't actually allow omitting the first number of {n,m}, only the second number. using \{,3\} with NetBSD grep causes an invalid pattern error; see !poosix2 greybot factoid | ||
2024-10-08 | |||||
BashFAQ/073 | 22:32 | larryv | fixed infopage URL | ||
2024-10-06 | |||||
BashFAQ/045 | 10:58 | emanuele6 | exec 9>/path/to/lock/file ; if ! flock -n 9; then is not POSIX because fd>=3 opened with exec may or may not be CLOEXEC according to POSIX; they are CLOEXEC in ksh93 so this doesn't work there |
|
marks older pages that have at least one backup version stored (click for an author diff) |
|
marks pages edited since you set your bookmark (click for a bookmark diff) |
|
marks pages created since you set your bookmark, and were not edited after creation |
|
marks page deletions |
|
marks page renames |
|
An editing conflict happened, please resolve it by merging both versions of the problematic paragraphs together. |