A collection of coding snippets, tips, hints and random thoughts.
cat < <( echo "foo"; sleep 2; echo "bar" )
No comments:
Post a Comment