ddedo2468 / my-scripts

just some scripts to make my life easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-scripts

just some scripts to make my life easier

fileMaker Script

This Bash script allows you to create multiple files with a specified name and enumerated suffixes.

Usage

  1. Clone or copy fileMaker.sh to your local machine:

     chmod +x fileMaker.sh
    ./fileMaker.sh <filename> <count>
    
    as example
    
    ./fileMaker.sh answer 28

example

About

just some scripts to make my life easier


Languages

Language:Shell 100.0%