úÎG%SafesExecute a single shell command Not much different from callCommand though for example: main = do execSync "ls"sExecute a list of shell commands in sequence synchronously for example: main = do execListSync ["ls", "whoami"]%executor-0.0.2-Be8EV0nFzMeJNAodOWYJ2BExecutorexecSync execListSync