Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - CentOS7

111 bytes removed, 11:35, 27 April 2015
no edit summary
</ol>
::<b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;font-size:1.2em;">rpm -q -l gedit</span></code></b>
<li ol value="1267">This combines the <code>'''-q'''</code> (query) option with the <code>'''-l'''</code> (list filenames) option</li> <li>You can pipe Issue the outupt through <code>'''wc -l'''</code> following command to count obtain the total number of linesfiles installed for gedit:<br><br></li></ol>
::<b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;font-size:1.2em;">rpm -ql gedit | wc -l</span></code></b>
<ol>
13,420
edits