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 :: git log my commits 
Shell :: sublime linux 
Shell :: how to install armitage in kali linux 
Shell :: change remote to use ssh git command 
Shell :: command to install MySQL 
Shell :: ssh connect command 
Shell :: kubectl cp command from pod to local 
Shell :: create branch in git 
Shell :: how to update git 
Shell :: how to print cpu usage of threads in process ubuntu 
Shell :: git tag checkout 
Shell :: batch script loop 
Shell :: flutter : command not found 
Shell :: kubernetes command line to scale down pods 
Shell :: convert epoch timestamp to human readable format on osx 
Shell :: install jwt express 
Shell :: edit file as root ubuntu 
Shell :: how to commit single file in git 
Shell :: cmake run cmake clean 
Shell :: bash case 
Shell :: how to download a text file with curl 
Shell :: install forge server command line 
Shell :: install vlc on ubuntu 20.04 
Shell :: git push submodules all 
Shell :: remove git repository 
Shell :: directory current in bash 
Shell :: install pip archlinux 
Shell :: add line at beginning of file unix 
Shell :: check user group console linux 
Shell :: git get develop to feature branche 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =