Skip to content

Commit 61b93ff

Browse files
authored
Merge pull request #20 from Java-couchpotato/master
I created a new function.
2 parents f77dc82 + 7aba178 commit 61b93ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

1000HelloWorld.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ for run in {1..1000}
33
do
44
echo "Hello world!"
55
echo $run
6+
echo "good morning"
67
sleep 2
78
date +"%H:%M:%S"
89
done

0 commit comments

Comments
 (0)