Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

kbuildsycoca4(8) [centos man page]

KBUILDSYCOCA4(8)						 KDE User's Manual						  KBUILDSYCOCA4(8)

NAME
kbuildsycoca4 - Rebuilds the system configuration cache. SYNOPSIS
kbuildsycoca4 [[--nosignal] | [--noincremental] | [--checkstamps] | [--nocheckfiles] | [--global] | [--menutest] | [--track menu-id] | [--help] | [--help-qt] | [--help-kde] | [--help-all] | [--author] | [-v, --version] | [--license]] DESCRIPTION
kbuildsycoca4, as part of the KDE command line tools ensures the proper operation of KDE by reading in all the .desktop, .xml, and .protocol files to construct a binary database. KDE itself accesses this database during operation to provide configuration information a program needs to run. This tool is part of ksycoca4, which stands for KDE System Configuration Cache OPTIONS
--nosignal Do not signal applications to update --noincremental Disable incremental update, re-read everything --checkstamps Check file timestamps --nocheckfiles Disable checking files (dangerous) --global Create global database --menutest Perform menu generation test run only --track menu-id Track menu id for debug purposes --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v , --version Show version information --license Show license information USAGE
A standard way to run this program is by simply specifying the following command at the prompt kbuildsycoca4 FILES
/var/tmp/kde-$USER/ksycoca4 The default directory where the cache files are stored. ENVIRONMENT VARIABLES
$KDEDIRS Specifies which directories are part of the KDE installations $KDESYCOCA Specifies the path to the sycoca database file SEE ALSO
kdeinit4 BUGS
There are probably tons of bugs. Use bugs.kde.org[1] to report them. AUTHOR
Darian Lanx <content@openprojects.net> Author. NOTES
1. bugs.kde.org http://bugs.kde.org 1.1 (KDE 4.4) 2010-01-04 KBUILDSYCOCA4(8)

Check Out this Related Man Page

kdesudo(1)																kdesudo(1)

NAME
kdesudo - a sudo frontend for KDE SYNOPSIS
kdesudo [ Generic-options ] [ kdesudo-options ] DESCRIPTION
kdesudo is a frontend for sudo for the KDE desktop. OPTIONS
--help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- Indicates end of options -c << command >> Specifies the command to run -u << user >> Specifies the target uid [default is root] -n Do not keep password -s Forgets all passwords -p << priority >> Set priority value: between 0 and 100, 0 is lowest [default is 50] --nonewdcop Let command use existing dcopserver --comment << comment >> Comment to display in the dialog box --noignorebutton Do not display << ignore >> button --attach << window_id >> Makes the dialog transient for an X app specified by winid -i << icon_name >> Specify icon to use in the password dialog -d Do not show the command to be run in the dialog -r Use realtime scheduling -f << file >> Use target UID if << file >> is not writeable -t Enable terminal output (no password keeping) -u Sets a runas user COPYRIGHT
This manual page was written by Anthony Mercatante <tonio@ubuntu.com> for the Ubuntu system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 2007-03-26 kdesudo(1)
Man Page