Skip to content

Ruby Global $< (DollarLessthan)

☈king edited this page Nov 19, 2012 · 6 revisions

The $< global is the virtual concatenation file of the files given on command line (or from $stdin if no files were given).

Clone this wiki locally