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