dotfiles

A steaming hot pile of sh...ell scripts and configuration files.
git clone https://kaka.farm/~git/dotfiles
Log | Files | Refs

date-zulu (46B)


      1 #!/bin/bash
      2 
      3 date -u +'%Y-%m-%dT%H:%M:%S,%NZ'