Skip to content

krushna06/My-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Welcome to my collection of scripts designed for managing Unix-based systems. These scripts are maintained by me, @n0step_.

Overview

This repository contains various scripts that make it easier for me to manage the system. Feel free to explore and utilize them in your own projects!

Getting Started

Making Scripts Executable

Before running any script, ensure it is executable. You can do this by executing the following command in your terminal:

chmod +x script_name.sh

Usage

To run a script, simply use the following command:

./script_name.sh

Contributing

If you have suggestions or improvements, feel free to open an issue or submit a pull request!

About

A repo full of scripts that I sometimes use.

Resources

Stars

Watchers

Forks