From 225b1054a82270228261252f04666aa3b71e2ed9 Mon Sep 17 00:00:00 2001 From: Terenceonye Date: Mon, 27 Jun 2022 11:12:27 +0100 Subject: [PATCH] Update 6-third_line --- 0x02-shell_redirections/6-third_line | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/0x02-shell_redirections/6-third_line b/0x02-shell_redirections/6-third_line index 78a0d40..0b976f7 100755 --- a/0x02-shell_redirections/6-third_line +++ b/0x02-shell_redirections/6-third_line @@ -1,2 +1,3 @@ #!/bin/bash -head -n 3 iacta | tail -n 1 +#head -n 3 iacta | tail -n 1 +head -n 3 iacta