A idéia é essa. Não testei, corrija caso haja algum erro :-)
for f in /teste/*; do
	if [$f != "/teste/a.sh" && $f != "/teste/b.sh"]; then
              rm $f
	fi
done
Leonardo
_______________________________________________________________
Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/