Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 538 Bytes

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