1 if [ -x /usr
/bin
/update-desktop-database
]; then
2 /usr
/bin
/update-desktop-database
-q usr
/share
/applications
>/dev
/null
2>&1
5 if [ -e usr
/share
/icons
/hicolor
/icon-theme.cache
]; then
6 if [ -x /usr
/bin
/gtk-update-icon-cache
]; then
7 /usr
/bin
/gtk-update-icon-cache usr
/share
/icons
/hicolor
>/dev
/null
2>&1