Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

convert epoch timestamp to human readable format on osx

date -r 1642608963                                 
Thu 20 Jan 2022 00:16:03 WITA
# 1642608963.5195727 would be invalid
Comment

convert epoch time on Linux to human readable

date -d @1633089599
Fri Oct  1 04:59:59 PDT 2021
Comment

PREVIOUS NEXT
Code Example
:: how to get file manager in vestacp 
Shell :: ingnore large files in github 
Shell ::  
:: change user default shell 
Shell :: install chromedriver linux 
::  
Shell :: ubuntu uninstall fonts 
Shell :: Can I deploy a branch in netlify 
:: unknown command "neat" for "kubectl" 
::  
Shell ::  
Shell ::  
Shell ::  
Shell :: unikey ubuntu 20.04 
::  
:: apt lock 
Shell :: discord linux arch 
Shell :: How to download Citrix Workspace for Ubuntu 
Shell :: docker install ubuntu 20 
Shell :: npm install bootstrap 3 
:: git clone specific branch 
Shell :: ffprobe number of frames 
Shell :: pem to crt 
Shell :: git clone with subrepos 
Shell :: git merge develop to feature 
Shell :: git push u origin master 
Shell :: bash echo multiline 
Shell :: check android studio path linux 
Shell ::  
Shell :: ssh save password 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =