gabebw / most-used

Find your most-used shell commands
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Parse `<` to send a file as STDIN #27

Closed gabebw closed 4 years ago

gabebw commented 7 years ago

Example:

pbcopy < ~/.vimrc

I suppose this would be parsed as a new type, perhaps FileArgument "~/.vimrc".