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

Answers were Sorted based on User's Feedback



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

Answer / senthilkumar

using this syntax
del n,m

ex:
del 3,8

Is This Answer Correct ?    1 Yes 0 No

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

Answer / santhosh kumar s p

THE LAST LINE OF THE FILE CAN BE DELETED USING d$ COMMAND UNDER Vi

Is This Answer Correct ?    2 Yes 12 No

Post New Answer

More Solaris Commands Interview Questions

How to findout MAC addess as well as IP address of the host?

15 Answers   HCL,


Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.

2 Answers  


I have single NIC card and we have two ports can we configure as IPMP?

1 Answers   ITC Infotech,


If user is not loging in to server what is the problem?

5 Answers   Satyam, Wipro,


Where the veritas disk information store.

2 Answers  






How can you boot the system in single user mode? other than #boot CDROM/net -s

4 Answers   ITC Infotech,


How can u check parameters in ok boot prompt?

1 Answers  


How to check the patch level in solaris

4 Answers   IBM,


What is the command to identify master node on vcs

1 Answers   Atos Origin,


If super block corrupted how to recover

2 Answers  


How to stop one node cluster exclusively

1 Answers  


what is the diff between ufslog and vxfslog?

1 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)