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



How can you search for commands at the boot prompt if you only know part of the command? ..

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

How can you search for commands at the boot prompt if you only know part of the command? ..

Answer / chris lowder

The command is sifting <search string>

Is This Answer Correct ?    6 Yes 0 No

How can you search for commands at the boot prompt if you only know part of the command? ..

Answer / ramanji

sifting <part of command>

then it shows all related commands on that matched keyword

Is This Answer Correct ?    6 Yes 0 No

How can you search for commands at the boot prompt if you only know part of the command? ..

Answer / kiran kumar

ok words

Then we can see what ever commands in ok boot prompt

Is This Answer Correct ?    2 Yes 1 No

How can you search for commands at the boot prompt if you only know part of the command? ..

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

How can you search for commands at the boot prompt if you only know part of the command? ..

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

How can you search for commands at the boot prompt if you only know part of the command? ..

Answer / lochan

obp
banner
printenv
probe scsi all
show net
prtconf
prtvtoc
mount
df

Is This Answer Correct ?    0 Yes 4 No

How can you search for commands at the boot prompt if you only know part of the command? ..

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 you search for commands at the boot prompt if you only know part of the command? ..

Answer / ramesh

pkill -9 <process name>

Is This Answer Correct ?    0 Yes 14 No

Post New Answer

More Solaris Commands Interview Questions

What are the minimum hardware requirements for cluster configuration?

4 Answers  


How ill you create a subdisk and plexus

1 Answers  


how to recover root passwd ?

11 Answers   HP,


How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command

2 Answers   DELL,


Difference between probe-scsi-all and probe-scsi

1 Answers  






When user logging in which file will take place

1 Answers  


How will you comment error line in /etc/system file

1 Answers   IBM,


How to find the kernel bit version or architecture

5 Answers  


Which command to lock the user Account?

3 Answers  


How many fields in passwd, shadow and group files

2 Answers  


How many ufsdump level

1 Answers  


How many replicas should be for raid5 in sds if I have 5 disk

2 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)