Enjoy Slackware 15.0!

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howtos:misc:script_autostart_output_to_console_x [2013/10/02 05:43 (UTC)]
wisedraco [Your Headline Here]
howtos:misc:script_autostart_output_to_console_x [2015/09/12 02:51 (UTC)]
didierspaier Merge lines for easier conversion to other format, no visual change.
Line 9: Line 9:
  
 and in crontab, we write:  and in crontab, we write: 
 +
 ''**@reboot /path/to/yourscript.scr**  '' ''**@reboot /path/to/yourscript.scr**  ''
  
 script itself have construction like that: script itself have construction like that:
  
-'' +''**#!/bin/sh tail -f /data/recv.log > /dev/tty2** ''
-**#!/bin/sh +
-tail -f /data/recv.log > /dev/tty2** ''+
  
 where __/dev/tty2__ is __console 2__, /dev/tty3 is console 3, and so on. where __/dev/tty2__ is __console 2__, /dev/tty3 is console 3, and so on.
Line 27: Line 26:
 <!-- * Originally written by [[wiki:user:xxx | User X]] --> <!-- * Originally written by [[wiki:user:xxx | User X]] -->
 <!-- * Contributions by [[wiki:user:yyy | User Y]] --> <!-- * Contributions by [[wiki:user:yyy | User Y]] -->
-* Originally written by [[wiki:user:wisedraco| User X]]+* Originally written by [[wiki:user:wisedraco| wisedraco]]
  --- //[[wiki:user:wisedraco|John Ciemgals]] 2013/10/01 22:29//  --- //[[wiki:user:wisedraco|John Ciemgals]] 2013/10/01 22:29//
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must remove the tag-word "template" below before saving your new page --> <!-- You must remove the tag-word "template" below before saving your new page -->
-{{tag>howtos template}}+{{tag>howtos script console output autostart cron startup}}

In Other Languages
QR Code
QR Code howtos:misc:script_autostart_output_to_console_x (generated for current page)