Skip to content

Commit dfa9835

Browse files
committed
fixing typos
1 parent fb841b6 commit dfa9835

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shell-pipelines/sort-uniq-head-tail/events-with-timestamps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
taDate Time Event Name
1+
Date Time Event Name
22
2024-11-26 04:00 Entry Sally
33
2024-11-26 05:12 Entry German
44
2024-11-26 06:37 Exit German

shell-pipelines/sort-uniq-head-tail/script-06.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
awk#!/bin/bash
1+
#!/bin/bash
22

33
set -euo pipefail
44

0 commit comments

Comments
 (0)