% null-cat(1) null-cat 1.0.0 % Arjun VedBrat % November 2021
null-cat - Prints a file until a null-character is reached
null-cat [options]
null-cat prints a file character-by-character until a null character is reached. The null character will not be printed
[path] : The path to the file to prints
null-cat [path] : Prints the contents of the file at [path] until a null character is reached.