fixed newlines?

This commit is contained in:
Rushil Umaretiya 2024-02-05 02:55:56 -05:00
parent 39538d8cbb
commit 319eb38650
No known key found for this signature in database
GPG Key ID: 4E8FAF9C926AF959
2 changed files with 0 additions and 2 deletions

View File

@ -1,2 +1 @@
#!/bin/bash
awk '/^cd/' $HISTFILE | wc -l

View File

@ -1,2 +1 @@
#!/bin/bash
diff <(./lower < test0.txt) test0-result.txt