Guest User

Untitled

a guest
Jan 22nd, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. /usr/bin/pmset -g ps | tail -n 1 | awk '{print $2", " $4" remains"}' | sed 's/;//';
Add Comment
Please, Sign In to add comment