blob: 17db64e2ea9b2929872a4509f30658291d532e5b [file] [log] [blame]
gsh = new com.baulsupp.groovy.groosh.Groosh();
gsh.cat('/usr/share/dict/words').pipeTo(gsh.grep('lexia')).toStdOut();