Pastebin

Paste #4917: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text


red=$(tput setaf 1)
green=$(tput setaf 2)
white=$(tput setaf 7)
blue=$(tput setaf 4)
cyan=$(tput setaf 6)

reset=$(tput sgr0)

print () {
        echo "${cyan} $(date --rfc-3339=sec):    ${*} ${reset}"
    }

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.