makejunk | grep foo | tail -4 > fourthings
> fourthings makejunk | grep foo | tail -4
fourthings=$(makejunk | grep foo | tail -4)