Browse Source

Update README.md

Updated instructions.
pull/863/head
Pav01Founders 3 years ago committed by GitHub
parent
commit
a6e5a5667a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ztail/README.md

2
subjects/ztail/README.md

@ -2,7 +2,7 @@
### Instructions
Write a program that behaves like a simplified `tail` command but which takes at least one file as argument.
Write a program that behaves like a simplified `tail` command that takes at least one file as an argument.
The only option to be handled is `-c` and will be used in all the tests as the first argument, with positive values.

Loading…
Cancel
Save