Echo Content-type: text/html echo echo

Echo Content-type: text/html
echo
echo “”
echo “Co robi Aki?
echo “”

ison=`who | grep aki`

if [ ! -z "$ison" ]; then
echo “

Aki pracuje w systemie.


else
echo “

Aki chwilowo nie pracuje w systemie.


fi

echo “”
Skrypty z parametrami

Random Posts




You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply