Skip to content

Releases: mxnt10/refine

Refine v3.1

08 Sep 01:40
Compare
Choose a tag to compare

Error messages for no file entries.

Refine v3.0

04 Sep 17:26
Compare
Choose a tag to compare

Code refactored and improved using the function getopt_long() for parameters selection.

Refine v2.0

15 Feb 01:53
Compare
Choose a tag to compare

Added / Adicionado

  • Added parameter -i for read inverted the specific lines of the files.
  • Added parameter c for enable color for f, l, d and i parameters.

Changed / Modificado

  • Changed parameter -d for best delimitation.

Removed / Removido

  • Removed parameter -s, now unnecessary for parameter d.
  • Removed parameter -a, function now made by the parameter d.

Fixed / Corrigido

  • Fixed exibition of the complete local of the text files.
  • Output adjust of the parameter 0.
  • Improvements in the selection of parameters.

Refine v1.0

11 Feb 16:01
Compare
Choose a tag to compare

Reads specific lines of text documents.

  • Added parameter -f for read the first lines of the files.
  • Added parameter -l for read the last lines of the files.
  • Added parameter -a for read a line from a file.
  • Added parameter -d and -s for read the specific lines of the files.
  • Added parameter -h for view help information.
  • The Parameter -e0 -t0 -a0 and -d0 has the same result as -e -t -a -d, but without enumerating the lines.