-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Labels
Description
Only recently discovered miller and wow does it fill a gap! It's now the monkey wrench in my toolbox, giving well-worn grep
, sed
, cut
and awk
a rest. Thanks so much for conceiving and developing this!
My suggestion would be to offer +
as an alternative for then
. The plus symbol has no meaning for shells, conveys some of the 'pipe' or 'then' meaning, and above all provides a clear visual cue of separating two sides of a pipeline - including suggesting (correctly) that it has lowest binding priority.
I'm well aware that this comes down to personal taste, so feel free to drop the issue.
johnkerl