Learn more about cloning repositories
You have read-only access
trap "echo Not shown" EXIT
(exit) # must be silent
trap "echo Once; exit" EXIT
{ exit; }
Everything looks good. We'll let you know here if there's anything you should know about.