Skip to content

anandpathak/command-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is it ?

This is a simple bash script which allows you to run some common frequently using command easily.

How

you need to put all your commands in a file named "commands.fdd" with following syntax
TITLE \
TITLE
title is the specification of command with no space
COMMAND
Command must be mentioned in a '<>'

Example

current-directory all-files

Running program

 chmod a+x road-runner.sh
./road-runner.sh

About

accumulate Linux command to a files and run easily from a single file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages