You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An extremely simple file reader coded on V lang
It is just a project to learn the V language, it is extremely fast and simple, the name Dog is just a kidding name because on Linux we read things with Cat.
Installation
To install dog, first you need to clone this repository:
and so, you can just type: ./install.sh as root, (don't forget to give this file permission to run with: chmod 111 ./install.sh) then the script will move the dog file to /usr/local/bin
Utilization
It is exactly as cat (however, dog don't conCATenate files), you can just type: dog [your file] and it will be printed in your terminal.
Dog.file.reader.mp4