Changes

Jump to navigation Jump to search
77 bytes added ,  21:34, 2 November 2014
Line 273: Line 273:  
|-
 
|-
 
| <nowiki>find . -type f | xargs rpm -qf | sort | uniq</nowiki> || find from which rpm these files come from
 
| <nowiki>find . -type f | xargs rpm -qf | sort | uniq</nowiki> || find from which rpm these files come from
 +
|-
 +
| who -r || see in which runlevel you are running (7 for sme8, 4 for sme9)
 
|}
 
|}
   Line 346: Line 348:       −
the history command can be useful in combination with added comments to shell commands for more precise analysis or (automatic) reporting based on a shell script and cron.  
+
the history command can be useful in combination with added comments to shell commands for more precise analysis or (automatic) reporting based on a shell script and cron.
    
===RPM's===
 
===RPM's===

Navigation menu