[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] Removing pushed icons from desktops
- From: Peter Hartmann <ascensiontech gmail com>
- To: "Support list for opensource software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] Removing pushed icons from desktops
- Date: Mon, 12 Dec 2005 23:15:05 -0500
Cool, I 've always wondered how to do that!
On 12/12/05, Dan Young <dan_young mesd k12 or us> wrote:
> 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
>
> _______________________________________________
> K12OSN mailing list
> K12OSN redhat com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]