[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] Removing pushed icons from desktops
- From: Dan Young <dan_young mesd k12 or us>
- To: "Support list for opensource software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] Removing pushed icons from desktops
- Date: Mon, 12 Dec 2005 15:16:08 -0800
John P. Conlon wrote:
After I have pushed a file Icon to the students desktops for them to use
or view, how can I remove the thing all at once when We're finished with
it?
Something like this should work:
ICONNAME="The quick brown fox"
cd /home
for EACH in *; do rm /home/$EACH/Desktop/"$ICONNAME".desktop; done
--
Dan Young <dan_young mesd k12 or us>
Multnomah ESD - Technology Services
503-257-1562
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]