lab-01-Rushilwiz/2-bash/pipe.sh
2024-02-05 02:54:13 -05:00

3 lines
42 B
Bash
Executable File

#!/bin/bash
awk '/^cd/' $HISTFILE | wc -l