Linux Basic Commands
vi:
Exit without save: Esc+ :q!
Save and exit Esc+ :wq
For editing file with mac press i
Delete a file: rm <file_name>
vi:
Exit without save: Esc+ :q!
Save and exit Esc+ :wq
For editing file with mac press i
Delete a file: rm <file_name>