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 :: install aws cli v2 
Shell :: how to install nvm in ubuntu 
Shell :: zip linux exclude directory 
Shell :: [INS-30131] Initial setup required for the execution of installer validations failed. 
Shell :: yarn remove 
Shell :: windows terminal guid 
Shell :: how to un zip a file in linux command line 
Shell :: bash variable lowercase 
Shell :: run speedtest command line mac 
Shell :: create user linux 
Shell :: download docker desktop ubuntu 
Shell :: shell script iterate over characters in string 
Shell :: how to install a library in anaconda 
Shell :: socket.io-client 
Shell :: chkconfig: command not found 
Shell :: docker compose latest version install ubuntu 
Shell :: powershell restart computer 
Shell :: curl download file without output 
Shell :: revert last commit git 
Shell :: Column count of mysql.proc is wrong. Expected 20, found 16. The table is probably corrupted 
Shell :: ubuntu delete contents of folder 
Shell :: linux get ownership of own user directory folder ubuntu chown operation not permitted 
Shell :: create virtual environment ubuntu 
Shell :: leaflet install yarn 
Shell :: git pull from template repository 
Shell :: making a service provider in laravel 
Shell :: copy directory 
Shell :: firebase kill port 
Shell :: install simplejwt django 
Shell :: grep without 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =