PrintableCharts
FILE PERMISSIONS

FILE PERMISSIONS

Nine bits in three triads, three special bits — and why r and x on a directory are different powers

US$1.50
FILENAME EXPANSION: *, ?, […]

FILENAME EXPANSION: *, ?, […]

A leading dot and a slash disappear only in filename expansion: the same pattern “*” is seen by case, but not by expansion itself

US$1.50
HERE-DOCUMENTS

HERE-DOCUMENTS

The body reaches the command as a single word, and one quote in the delimiter decides whether it arrives as typed

US$1.50
HTTP STATUS CODES

HTTP STATUS CODES

five classes · twenty codes you meet every day

US$1.50
IFS AND FIELD SPLITTING

IFS AND FIELD SPLITTING

Two kinds of delimiter: white ones merge into one, non-white ones each cut on their own — and the same value gives one field or four

US$1.50
LIFE CYCLE MODELS

LIFE CYCLE MODELS

the same steps arranged five ways: the document, the year, and what one turn of the loop covers

US$1.50
THE MIDI PROTOCOL

THE MIDI PROTOCOL

one top bit separates status from data, seven commands per channel, and how much time a serial wire actually takes

US$1.50
THE FLAGS OF OPEN()

THE FLAGS OF OPEN()

FIVE flags of creating a file — and why O_CREAT|O_EXCL is not a faster check but a check and a creation joined into one indivisible act

Free
${…}: FOUR MODIFICATIONS

${…}: FOUR MODIFICATIONS

The colon asks about emptiness too: in the column of the empty variable it changes the answer four times out of four, and in the other two columns none

US$1.50
${…}: TRIMMING BY PATTERN

${…}: TRIMMING BY PATTERN

The sign says from which end to cut and doubling it says how much: from the same path the same pair of patterns takes away either one character or fifteen

Free
POSIX SIGNALS

POSIX SIGNALS

Twenty-seven signals, five default actions — and two that cannot be caught, ignored or blocked

US$1.50
THE ORDER OF REDIRECTIONS

THE ORDER OF REDIRECTIONS

Redirections are done from left to right, and “2>&1” copies where the output points at that very moment: the file first — and it holds two lines; the copy first — one

Free
25–36 of 141Per page122448