[testfunc(x) for x in testlist] <successful result> success = _ print _ <successful result>
>> "foo" => "foo" >> bar = _ => "foo" >> bar => "foo"
$ pwd /home/foo $ mkdir -p bar/baz/qux && cd $_ $ pwd /home/foo/bar/baz/qux