#!/bin/sh
# Copyright (C) 2008 linwizard.sourceforge.net

echo "$@" > /dev/console
