Unix Commands Summary - Avaya CS700 Administration And Maintenance

Meeting exchange 5.0 conferencing server
Hide thumbs Also See for CS700:
Table of Contents

Advertisement

Managing Files
The account login name and default password are:
Login: dcbguest
Password: abc123
You can change the default Guest account password using the passwd command described in
Table
44. Passwords must be at least six characters long with a minimum of two alphabetic
characters and one numeric or special character. The system accepts a new password only if at
least three characters are different. See the "man page" for more information on passwd
command options.

UNIX Commands Summary

UNIX commands are case-sensitive, and you must follow syntax command rules to correctly
execute commands.
To display information about a command from the shell prompt, enter the "man" command in
conjunction with the command.
after you log in to the guest account. Optional arguments are enclosed in brackets [ ].
Table 44: UNIX Command Subset
Command Syntax
cd
cd dir
cp file1 file2
cp files dir
exit
ls [-l]
ls [-l] [filelist]
more filelist
mv file1 file2
mv dir1 dir2
mv filelist dir
230 Administration and Maintenance of the CS700/CS780 Audio Conferencing Server
Table 44
lists a subset of UNIX commands you will typically use
Description
Change to the login's home directory.
Change to the specified directory.
Copy file1 to file2.
Copy multiple files to the specified directory.
Exit login session.
Display list of all files.
Display list of specified files.
The -l option lists files in a long format.
View a file one screen at a time.
RETURN
l
advances one screen.
SPACE
l
displays description of all more commands.
H
l
exits the more utility.
Q
l
Rename a file.
Rename a directory.
Move files from one directory to another.
advances one line.
1 of 2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cs780

Table of Contents