/Main_Page

::You must have ninja focus to complete your mission::NinjaFocus::

Ts.sh

Views:


a simple script for getting a human readable date from a timestamp. I use this to convert the timestamps in the squid logfile.

#!/bin/bash

date -d "1970-01-01 $1 sec GMT"

Main Menu

Personal tools

Toolbox