Learn the basics of Bash scripting by building two useful Linux scripts from scratch.
In this video, we’ll create an Auto Clean script to automate common system maintenance tasks and a System Info script to quickly display important details about your Linux machine. If you’re new to Linux, Bash, or cybersecurity, this is a great place to start.
Commands Used:
nano autoclean.sh
chmod +x autoclean.sh
./autoclean.sh
nano sysinfo.sh
chmod +x sysinfo.sh
./sysinfo.sh
If you enjoy beginner-friendly videos on Linux, Cybersecurity, Ethical Hacking, Networking, and Programming, make sure to subscribe for new tutorials every week.
Disclaimer:
This video is created for educational purposes only. Always review and understand any script before running it on your own system.
© 2026 ShogunShell. All Rights Reserved.
This video and its contents are protected by copyright law. No part of this video may be copied, reproduced, redistributed, or reuploaded in any form without prior written permission from ShogunShell.