Lecture # 11 - Nano Text Editor
Opening file with nano:
To open file in nano nano [file-name] command is used. If there is already a file with the name entered, this command will open that existing file otherwise a new file will be created and opened in nano editor.
By running the ...
devopswithabdullah.hashnode.dev2 min read