Skip to content

cyborgkali426/clean-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

clean-system (Cleaning up the operating system)

Total cleaning of the operating system

The user has two options for running the bash program. Either run as root or sudo.

Give the script execute permission:

// Before running the `bash` program, you must execute its permission first.
chmod +x clean-system.sh

Always run the script as root:

sudo bash clean-system.sh

or

sudo ./clean-system.sh

About

Total cleaning of the operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages