File indexing completed on 2024-04-14 05:35:07

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