File indexing completed on 2024-04-28 09:37:05

0001 #!/bin/sh
0002 find -iname "*.desktop"|xargs grep kcmshell4 -l | xargs perl -pi -e 's/Exec=kcmshell4/Exec=kcmshell5/'