Skip to content

ShiShidigital/Bash

Repository files navigation

Bash

Simple Bash Scripts and Learning Stuff

My Bash Scripts

  1. path_to_bash.sh Show me the Path to Bash and generate a Shebang line for bash files.

  2. useful_ls.sh Prints a more useful list of files for me to the screen.

  3. scripts_backup.sh With this file I can make a backup of Folders in ~/MyScripts. The Backup goes to ~/MyScripts_Backup

  4. directory_report.sh Gives me a report about the current directory (default) or any given directory (first agrument). Currently gives list of files, number of files and directories. Biggest file and last modified file. Uses useful.ls to generate the list.

About

Simple Bash Scripts and Learning Stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages