1.

list the different modes of using vi editor in Linux?

Answer»

There are three modes – command mode, INSERT mode and LAST line or escape mode.

27. How to Uninstall Software with the Command Line in Linux?

USE the command apt-get as –

        apt-get --purge remove [FILENAME]



Discussion

No Comment Found