[K12OSN] Push Icon to desktop problem

David Trask dtrask at vcs.u52.k12.me.us
Tue Mar 15 14:04:15 UTC 2005


"Support list for opensource software in schools." <k12osn at redhat.com> on
Tuesday, March 15, 2005 at 8:42 AM +0000 wrote:
>!#/bin/bash
>for x in `ls /home`; do
>echo "Doing $x ..."
>cd /home/${x}/Desktop
>rm -f $1
>done
>
>Then from the command line do a:
>foo iconyouwishtoremove.desktop


Great idea!  I'm still new at bash scripting...driven by need only..  ;-)

David N. Trask
Technology Teacher/Coordinator
Vassalboro Community School
dtrask at vcs.u52.k12.me.us
(207)923-3100




More information about the K12OSN mailing list