How can you search for commands at the boot prompt if you
only know part of the command?
Answers were Sorted based on User's Feedback
Answer / r.china venkanna babu
#ok sifting <part of command>
For Example
#ok sifting probe
output: probe scsi -all
probe ide
probe scsi
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ramanji
sifting <part of command>
then it shows all related commands on that matched keyword
Is This Answer Correct ? | 6 Yes | 0 No |
ok words
Then we can see what ever commands in ok boot prompt
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rahul
shifting <search String> is the correct answer. pkill -9
kills the process from a solaris shell and this cannot be
used on OK prompt
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / baskar k.m
ok help <command> to get more information of the command at
the ok PROM.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / bala balaji
All the commands are stored in the following location
/usr/sbin
just go to the above location and type the first letter and
press tab twice.
and can check the nature of the command by going into man page
$man "command"
Is This Answer Correct ? | 0 Yes | 4 No |
How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)
How to stop the process in Solaris?
SUN CLUSTER offline cluster resources on smslu131
I have a "telnet" error then what you will do?
how to hide file
What is the difference between dsk and rdsk
Pls explain the raids in solaris??
how will you execute backup and restore using the tar command in a single command
How to bring the Disk into diskgroup on veritas.
how to stop the process using process name
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.
Explain setuid, setgid and stickybit