A tool written in C++ to take a quick look into any type of file, it allows to view the binary, decimal, octal, hexadecimal representations of files.
-
Updated
Jul 25, 2023 - C++
A tool written in C++ to take a quick look into any type of file, it allows to view the binary, decimal, octal, hexadecimal representations of files.
Examples and guide for CSV to Custom DSV format using column and cat command
NyxCat is a simple CLI utility written in Nyx that mimics the behavior of the classic cat command, with extra features like line numbering and basic syntax highlighting for C source/header files.
Refer Readme.md
A nodeJs script which allows us to run bash like commands on windows.
cat but for Windows command line. (Basically cat but worse)
Outputs the file contents with colored hexadecimal triplets (e.g. #f00 with a red background).
Add a description, image, and links to the cat-command topic page so that developers can more easily learn about it.
To associate your repository with the cat-command topic, visit your repo's landing page and select "manage topics."