Mine is also giving error:1:233: execution error: find: -exec: no
terminating ";" or "+" find: -exec: no terminating ";" or "+" (1)Here is
my script#!/bin/bashlastUser=`defaults read
/Library/Preferences/com.apple.loginwindow lastUserName`find
/Users...
Could you please share your script with me? I have a similar scenario
where I want to restrict write permission, so the students don't access
local folders.