#!/bin/sh row 'Cost < 50' < inventory | addcol 'Value' | compute 'Value = Cost * Quantity' | column 'Value Description'