You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# remove (in place with the -i '' flag that only works on os x) everything in between the solution tags, inclusive of the solution tag lines themselves
sed -i '' '/START SOLUTION CODE/,/END SOLUTION CODE/d' $f