Skip to content

Commit

Permalink
Exerc 8_3 rename to fields_cat.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsm-lisper committed Aug 5, 2024
1 parent 286ef48 commit 04035b9
Show file tree
Hide file tree
Showing 22 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
BINARY=fopen_fields
BINARY=fields_cat

include ../../Exercise.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Usage: ./fields_cat <file1> <...fileN>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
./fields_cat: Can't open file no_such_file.txt.

This file was deleted.

This file was deleted.

0 comments on commit 04035b9

Please sign in to comment.