Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux last login

lastlog -u $USER | perl -lane 'END{print "Last login: @F[3..6] $F[8] from $F[2]"}'
Comment

last login linux

last --since -5days -F
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell http request 
Shell :: wget download list of urls 
Shell :: bash bc 
Shell :: expo cli not installing 
Shell :: set cuda path 
Shell :: git merge strategies 
Shell :: docker-compose change working dir 
Shell :: upgrade docker compose windows 
Shell :: debian full install qt5 
Shell :: installing sh file linux 
Shell :: how to get ips of any website 
Shell :: powershell create file and directory 
Shell :: swagger installation 
Shell :: git remove all branches except master windows 
Shell :: useful git commands 
Shell :: apt vs homebrew 
Shell :: public key generate 
Shell :: command not found: nvm 
Shell :: how to run makefile in windows 
Shell :: git ssh key ubuntu 
Shell :: wget git bash 
Shell :: error: RPC failed; curl 18 transfer closed with outstanding read data remaining fatal: the remote end hung up unexpectedly 
Shell :: git remote set url 
Shell :: bash blackeye 
Shell :: zsh: command not found: aws 
Shell :: find pip (s) path 
Shell :: vscode showing deleted branches 
Shell :: Delete all running and stopped containers 
Shell :: centos vmware guest mount shared folder 
Shell :: recursive chown 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =