edit ending quote

This commit is contained in:
I-Man Ng 2019-02-22 15:26:39 +08:00 committed by GitHub
parent fb39f8b017
commit 3a4084f6fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2837,6 +2837,4 @@ tac filenme
```bash ```bash
while read a b; do yes $b |head -n $a ;done <test.txt while read a b; do yes $b |head -n $a ;done <test.txt
``` ```
> More coming!!
=-=-=-=-=-::::::::::::::::More coming!!::::::::::::::::-=-=-=-=-=