/usr/share/doc/rt4-doc-html/rt-preferences-viewer.html is in rt4-doc-html 4.0.19-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | <ul id="index">
<li><a href="#NAME">NAME</a></li>
<li><a href="#SYNOPSIS">SYNOPSIS</a></li>
<li><a href="#DESCRIPTION">DESCRIPTION</a></li>
</ul>
<h1 id="NAME"><a href="#___top">NAME</a></h1>
<p>rt-preferences-viewer - show user defined preferences</p>
<h1 id="SYNOPSIS"><a href="#___top">SYNOPSIS</a></h1>
<pre><code> rt-preferences-viewer
rt-preferences-viewer --user=falcone
show only the falcone user's preferences
rt-preferences-viewer --option=EmailFrequency
show users who have set the EmailFrequence config option</code></pre>
<h1 id="DESCRIPTION"><a href="#___top">DESCRIPTION</a></h1>
<p>This script shows user settings of preferences. If a user is using the system default, it will not be listed. You can limit to a user name or id or to users with a particular option set.</p>
<a href="./">← Back to index</a>
|