mirror of
https://github.com/Comp211-SP24/lab-01-Rushilwiz.git
synced 2025-04-16 09:30:16 -04:00
3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
diff <(./lower < test0.txt) test0-result.txt
|