Wednesday, July 2, 2008

SOLARIS COMMANDS-2

BASIC COMMANDS:-
Unix cp command
1-cpio - copy file archives in and out.
Unix cpio
1-crontab(1) – user crontab file. See also
2-Cron and Other Command Schedulers
3-crypt - encode or decode a file
4-csplit - split files based on context
5-ctags - create a tags file for use with ex and vi
6-cut - cut out selected fields of each line of a file. See also
7-date - write the date and time
8-df - display status of disk space on file systems
9-diff - display line-by-line differences between pairs of text files. See also Unix diff
10-diff3 - 3-way differential file comparison
11-dircmp - directory comparison
12-dirname - deliver portions of path names
13-dos2unix - convert text file from DOS format to ISO format
14-du - display the number of disk blocks used per directory or file
15-echo - echo arguments
16-ed - text editor
17-egrep - search a file for a pattern using full regular expressions
18-eject - eject media such as CD-ROM and floppy from drive
19-env - set environment for command invocation.
20-eval - shell built-in functions to execute other commands.
21-exec - shell built-in functions to execute other commands.
22-exit - shell built-in functions to enable the execution of the shell to advance beyond its sequence of steps
23-expand - expand TAB characters to SPACE characters, and vice versa.
24-export - shell built-in functions to determine the characteristics for environmental variables of the current shell and its descendents
25-expr(1) – evaluate arguments as an expression

No comments: