Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to save file in linux

#1st step: get nano
sudo apt-get update
sudo apt install nano
#2nd sted: get into the file and edit
nano [filename]
#3rd step: save
*press Control and o keys*
*then press enter*
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell combine csv files 
Shell :: shortcut for finder in mac 
Shell :: shopify cli 
Shell :: will exe file work on ubantu 
Shell :: unstage particular file git 
Shell :: windows command line connect to bluetooth device 
Shell :: brew install rosetta 
Shell :: renaming a file github 
Shell :: sed add line to file 
Shell :: linux birthday 
Shell :: how to curl a service inside a pod in kubernetes? 
Shell :: command to delete a directory in linux 
Shell :: exit django shell 
Shell :: ????l2tp ubuntu terminal 
Shell :: how to validate a mobile number in shell script 
Shell :: failed at the node-sass@4.13.1 postinstall script. 
Shell :: see active apcahe conf file 
Shell :: install fzf redhat 8 
Php :: php check folder exists and create 
Php :: ubuntu restart php-fpm 
Php :: is frontpage wordpress 
Php :: drupal 8 add message 
Php :: php filter validate email 
Php :: print query statement in laravel 
Php :: php how to delete file 
Php :: remove first letter php 
Php :: laravel firstorfail 
Php :: debug graphql wordpress 
Php :: specified key was too long; max key length is 767 bytes (s 
Php :: str slug laravel 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =