Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to change default crontab editor

export EDITOR=/bin/nano
export VISUAL=nano
Comment

change crontab editor

#run command in terminal:
select-editor

#Then select an option:
Select an editor.  To change later, run 'select-editor'.
  1. /bin/nano        <---- easiest
  2. /usr/bin/vim.tiny
  3. /bin/ed

Choose 1-3 [1]:
Comment

PREVIOUS NEXT
Code Example
Shell :: linux how to open .x86_64 
Shell :: install kotlin ubuntu 
Shell :: how to set up git in linux terminal 
Shell :: terminator download 
Shell :: break line in md file 
Shell :: hydra use find password cracker 
Shell :: specific branch clone git 
Shell :: git SSL certificate problem: self signed certificate 
Shell :: better discord how to install plugins 
Shell :: how to check jibri version 
Shell :: node install mint 
Shell :: shell view binary file 
Shell :: create a file in vim 
Shell :: aws folder permission denied 
Shell :: linux how to check version of package 
Shell :: linux rename multiple files 
Shell :: install-nodejs-and-npm 
Shell :: restart mosquitto 
Shell :: bash home 
Shell :: can I change a forked repo name 
Shell :: changing master to main 
Shell :: how to get file manager in vestacp 
Shell :: git how to remove git 
Shell :: bash escape special characters in variable 
Shell :: powershell run bat file 
Shell :: virtualbox kernel driver not installed ubuntu 
Shell :: update pyinstaller 
Shell :: zsh: command not found 
Shell :: launch bash script from application mac without opening terminal 
Shell :: install nvm mac with brew 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =