Skip to content

nileshtiwari1311/linux-commands-scripts

Repository files navigation

linux-commands-scripts

Some pseudo commands and startup scripts which are quite useful on a Linux-based system. Note: Make all the files executable using the command chmod +x path_of_script_file

Pseudo commands

  • onEthernet
  • offEthernet
  • onWifiHotspot
  • offWifiHotspot
  • clearRoot
  • deleteOldSnaps

Make sure to create bash aliases for the pseudo commands. Refer to the link for details on how to create bash aliases.

Startup scripts

  • batteryFull.sh

Make sure to add the script to the list of startup programs. Refer to the link for details on how to run a script on startup in Linux.

About

Pseudo commands and scripts that are quite useful on a Linux-based system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages