15 Jun
2015
15 Jun
'15
4:36 p.m.
On Mon, Jun 15, 2015 at 09:32:39AM -0400, Steve Matzura wrote:
What is the reasoning behind that `<' anyway? It just appears so odd that a path should have that at its front.
I would guess:
- make it clearer it's a file and not a string
- follow similar syntax as input redirection in sh/perl/..
B