bashtemplate
bashtemplate copied to clipboard
Allow input to come from stdin when not supplied via parameter
To take advantage of pipes without using xargs, it would be great if the template could build in the behavior whereby it accepts input from stdin just as well-known programs like grep do.