From 15114754b65b7523bceac7b98f67b6f1e4da5d42 Mon Sep 17 00:00:00 2001 From: s464968 Date: Tue, 8 Nov 2022 19:00:51 +0100 Subject: [PATCH] zad C03 --- C/answers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/C/answers.txt b/C/answers.txt index e782f58..8a3fe2c 100644 --- a/C/answers.txt +++ b/C/answers.txt @@ -1 +1,2 @@ C01: sort -nru +C03: head -123 | tail +123