Content-type: text/html Man page of NSRCAT

NSRCAT

Section: Maintenance Commands (8)
Updated: Dec 11, 01m
Index Return to Main Contents
 

NAME

nsrcat - NetWorker notification redirector for tty devices  

SYNOPSIS

nsrcat [-n]  

DESCRIPTION

The nsrcat command appends a carriage return to all newlines. This allows NetWorker notification messages can be redirected to the /dev/console or /dev/tty directory on systems with tty drivers that do not append a carriage return to output lines. This command reads text messages from standard input, appends a carriage return to the newline character, and writes the message to standard out.  

OPTIONS

-n
Indicates that the codeset is to be converted from UTF-8 to the user's native character encoding.
 

EXAMPLES

    type: NSR notification;
    name: Log default;
  action: nsrcat > /dev/console;
 

SEE ALSO

console(4), tty(4), nsr_notification(5), nsr(5).


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:03 GMT, October 02, 2010