Difference between revisions of "Log show"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
   
 
   
  sudo log show --style syslog  --last 30m | awk '/Enter/ && /unlockUIBecomesActive/ {print $1 " " $2}'
+
  sudo [[log]] show --style syslog  --last 30m | awk '/Enter/ && /[[unlockUIBecomesActive]]/ {print $1 " " $2}'
 +
2022-08-02 09:06:23.169428+0200
 +
2022-08-02 14:46:18.321123+0200
 +
2022-08-02 17:13:13.886029+0200
 +
2022-08-02 18:50:23.809834+0200
  
 +
sudo log show --style syslog  --last 10h
 +
 +
 +
== Related ==
 +
* <code>[[log stream]]</code>
 +
* <code>[[uptime]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:08, 16 March 2023

Advertising: