Skip to content

Commit 16f1a62

Browse files
authored
Create README.md
1 parent db5ed98 commit 16f1a62

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# shell-script
2+
shell script bash
3+
4+
Usage is pretty simple.
5+
6+
Step 1:
7+
```
8+
git clone https://github.com/az7rb/shell-script.git
9+
```
10+
Step 2:
11+
```
12+
cd shell-script
13+
```
14+
Step 3:
15+
```
16+
chmod +x dryEye.sh
17+
```
18+
Step 4:
19+
```
20+
watch -n 3600 ./dryEye.sh
21+
```

0 commit comments

Comments
 (0)