Horje
launch bash script at startup linux Code Example
how to run script in linux at startup
crontab -e	// To make a crontab file
@reboot *your shell command here*	// to run at startup
launch bash script at startup linux
$ sudo vim .bashrc




Shell

Related
bash multiline string variable Code Example bash multiline string variable Code Example
set environment variable powershell Code Example set environment variable powershell Code Example
what if i dont want gui in ubuntu 20.04 Code Example what if i dont want gui in ubuntu 20.04 Code Example
how to add new line to each line Code Example how to add new line to each line Code Example
sbatch cancel job Code Example sbatch cancel job Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10