lkd-planet/gezegen-planet/zaman.sh
Oğuz Yarımtepe 7ce0e1d32b Added jquery property to the member part
Added a header menu
Added footer
2009-03-31 19:20:21 +00:00

7 lines
54 B
Bash

#!/bin/bash
while read x
do
echo "$(date)::$x"
done