Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to run script in linux at startup

crontab -e	// To make a crontab file
@reboot *your shell command here*	// to run at startup
Comment

launch bash script at startup linux

$ sudo vim .bashrc
Comment

PREVIOUS NEXT
Code Example
Shell :: git merge origin master branch with branch 
Shell :: python code in bash script 
Shell :: how to change a commit message 
Shell :: conda install cffi 
Shell :: run katalon docker image 
Shell :: how to set the push.default 
Shell :: bash metadata 
Shell :: pip install softdelet 
Shell :: view rpm info 
Shell :: how do i close my virtual window which is created by screen command in linux 
Shell :: ubuntu dock setting 
Shell :: neovim nvim plugins 
Shell :: Failed to build logging Installing collected packages: logging Running setup.py install for logging ... error 
Shell :: how to install alfa 1900 driver on ubuntu 
Shell :: how to sort unsorted file and to write it to a new file bash 
Shell :: how to install automapper in vs code 
Shell :: open download folder in mac 
Shell :: get coordinates of the cursor ubuntu 
Shell :: grep only third match 
Shell :: tor mac not connected 
Shell :: mac terminal command suggestion history 
Shell :: aws codedeploy logs 
Shell :: how to create security group using aws cli 
Shell :: ufw command not found bitnami 
Shell :: how to generate ssh keys for git 
Shell :: send file to remote computer linux 
Shell :: cloud functions environment variables 
Shell :: wait-on yarn 
Shell :: create symbolic link linux apache 
Shell :: read only in linux 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =