On 29Nov2010 11:42, msacks <ntw...@gmail.com> wrote:
| Hello,
| I am trying to figure out a way to output some information to the
| console (system boots to runlevel 3) from an init script.
| 
| Here is what I've tried:
| add echo "$SOMEINFO" into the init script and pipe it to wall, and put
| that in the init script.
| 
| This doesn't seem to work, I was thinking of outputting to motd to
| achieve this, but wondered if anyone knows a better way.
| Perhaps using the at command?

Perhaps by writing to the console?

  echo blah >/dev/console

Just a thought...
-- 
Cameron Simpson <c...@zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

Mark C Olson <ols...@adc.com> wrote:
>You ARE invisible.
>They ARE intent on your destruction.
Good thing you're invisible then
        - Fitz of Fitz Hall <f...@tpnet.co.nz>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to