I\'m learning exec by passing it a loop, but the following does not work
$exec while true\\; do\\; sleep 100\\; done ex