#!/bin/ruby require_relative 'rubysh' #examples -ls("/").grep("file").tail("-n 1") puts "" p +curl("\"https://www.weather.gov\" -s").grep("33") p +"a\nb\nc\nb1234\nbc".grep("\"b\"") -"hello".less