Y
Hacker News
new
|
ask
|
show
|
jobs
by
mfontani
1898 days ago
Examples I've used in the past few days, from memory - along the lines of:
LC_ALL=C foo
PAGER=cat man ls
TZ=UTC date
1 comments
aarbor989
1898 days ago
These are good examples but I think these fit under my “global argument” umbrella. Imagine if every Linux command had a different argument name for the pager?
link