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