Results 1 - 3 of about 3 results out of about 105423 pages. (0.01 seconds)

BashFAQ/102 . . . 3 matches
...ack to a human-readable date, using recent GNU `date`: {{{ date -d "@$now" }}} (See [[BashFAQ/070|FAQ #70]] for more about converting Unix timestamps into human-readable dates.)...

1.6k - rev: 4 (current) last modified: 2014-12-19 21:07:32

Bashism . . . 8 matches
...h; present in zsh. || ||file slurp ||`$(< file)` ||`$(cat file)` ||Or read the file [[BashFAQ/001|line by line]]. || == Expansions == * Brace Expansion, eg `{a,b,c}` or `{1..10...

12.5k - rev: 93 (current) last modified: 2022-10-20 23:13:29