RecentChanges

Updates since 1970-01-01 00:00 UTC

(for EnvVarGeneral only)

1 day 3 days 7 days 30 days 90 days
List latest change per page only List only major changes
List later changes RSS RSS with pages RSS with pages and diff

2011-07-05

2008-11-23

  • 12:17 UTC (diff) EnvVarGeneral . . . . waldner Added notes about using awk '...'$var'...' to pass shell values to awk + link to cfaj FAQ about that.

2008-11-19

  • 07:40 UTC (new) EnvVarGeneral . . . . pgas **Answer 1:** On Unix, use "alternate quoting", e.g. {{{ awk -F: '$1 ~ /'"$USER"'/ {print $5}' /etc/passwd . . . (minor)

More...

Filters