[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs

[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.

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 revisionPrevious revision
howtos:misc:script_autostart_output_to_console_x [2013/10/02 05:46 (UTC)] – [Sources] wisedracohowtos:misc:script_autostart_output_to_console_x [2015/09/12 02:51 (UTC)] (current) – Merge lines for easier conversion to other format, no visual change. didierspaier
Line 14: Line 14:
 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.
QR Code
QR Code howtos:misc:script_autostart_output_to_console_x (generated for current page)