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

My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get used system memory. We observe that once we fill up /tmp, it reflects in vmstat command. My intention is only to get overall used memory in RAM. 1. Can you let me know the if there is a solaris command to just get used memory in RAM? 2. How is /tmp filling up associated to "free memory" in vmstat command?

2 Answers  


How to remove the root mirror

2 Answers  


solaris network daemon

6 Answers   HP,


Explain FSCK

2 Answers  


Tell me some of the differences between Solaris and Sun OS?

8 Answers   Lucent,






How will you grow a disk space whitout disturbs

2 Answers  


If a main.cf files corrupted how will you rectify

3 Answers  


How to check the no of the processor available

4 Answers  


Defalut value for umask

3 Answers  


How to display the volume configuration information?

2 Answers  


How to rename the old root disk. In this example, rootdisk is being renamed as rootold.

1 Answers  


What is difference between Hard and Soft mount?

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)