Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69444e0

Browse files
committed
docs: edit README
1 parent 4c18067 commit 69444e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ A collection of simple Bash scripts.
1414
1. [Convertlowercase.sh](scripts/convertlowercase.sh): convert data either from the file or standard input to lowercase
1515
1. [up.sh](scripts/up.sh): move up a directory in shell script
1616
1. [List-dir.sh](scripts/list-dir.sh): list files in a directory
17+
1. [Count-lines.sh](scripts/count-lines.sh): print out the line number of each file in current directory
1718
1. [Randomfile.sh](scripts/randomfile.sh): create unique file/folder automatically with date and time stamp
1819
1. [Random-emoji.sh](scripts/random-emoji.sh): print ramdom emojis
1920
1. [pomodoro.sh](scripts/pomodoro.sh): a simple pomodoro app written in bash

0 commit comments

Comments
 (0)