Exitonidle - ZyXEL Communications VMG1312 Cli Reference Manual

Hide thumbs Also See for VMG1312:
Table of Contents

Advertisement

www.zyxel.com
SYNOPSIS
echo [OPTION]... [STRING]...
DESCRIPTION
echo displays a line of text, or an environment variable's value.
Notice that "ls" command is not supported in the CLI. Echo can be used to display files and subdirectories
using wildcard „*‟.
COMMANDS
None.
OPTIONS
-n suppress trailing newline
-e interpret backslash-escaped characters (i.e., \t=tab)
-E disable interpretation of backslash-escaped characters
EXAMPLES
° Display a string
> echo "Hello, world"
° Display the vaule of the environment variable $TERM
> echo $TERM
° Display all files or subdirectories
> echo /etc/*
> echo *
> echo /var/*
NAME
exitonidle – get or set the CLI's exit-on-idle timeout
SYNOPSIS
exitonidle get
exitonidle set [seconds]
DESCRIPTION
ZyXEL Confidential

EXITONIDLE

27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents