mirror of
https://github.com/Comp211-SP24/lab-01-Rushilwiz.git
synced 2025-04-09 22:40:16 -04:00
fixed newlines?
This commit is contained in:
parent
39538d8cbb
commit
319eb38650
|
@ -1,2 +1 @@
|
||||||
#!/bin/bash
|
|
||||||
awk '/^cd/' $HISTFILE | wc -l
|
awk '/^cd/' $HISTFILE | wc -l
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
#!/bin/bash
|
|
||||||
diff <(./lower < test0.txt) test0-result.txt
|
diff <(./lower < test0.txt) test0-result.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user