for i in A D E I J do rm -r /u/tutor/Demo/$i done uaupd -r "Assorted Samples" Demonstration uaupd -r "Spirograph Output" Demonstration uaupd -r "Pulsar" Demonstration uaupd -r "Sales Presentation" Demonstration uaupd -r "For Math Types Only" Demonstration echo "Do you wish to remove the Office entry? (y or n) \c" read ANS if [ "$ANS" = 'y' ] then uaupd -r "Demonstration Programs" Office message "Note that the Office selection will only be deleted following a logout operation." fi