Difference between revisions of "Log show"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
   
 
   
 
  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
 
  sudo log show --style syslog  --last 10h
Line 9: Line 13:
 
== Related ==
 
== Related ==
 
* [[log stream]]
 
* [[log stream]]
 +
* [[uptime]]
  
 
== See also ==
 
== See also ==

Revision as of 17:08, 2 August 2022

Advertising: