FileView is a tool made to re-create the "cat" Linux command (but not replace it, Of course)
Caution
Prediction for what the user wants here needs to be improved, This program may include bugs that can corrupt the user’s data, Use with caution. Do not write important files with this program unless you verified that it works. Based on our tests, The program is doing everything correctly and writing everything correctly. But don’t trust our tests. They may be a specific case that you trigger that might corrupt your data or make unexpected actions Again, Our tests showed nothing wrong. So you should be fine with using this tool. But still use with caution. We are not responsible for any loss of data or problems that may happen with this program. If you found a bug, report it …
FileView is a tool made to re-create the "cat" Linux command (but not replace it, Of course)
Caution
Prediction for what the user wants here needs to be improved, This program may include bugs that can corrupt the user’s data, Use with caution. Do not write important files with this program unless you verified that it works. Based on our tests, The program is doing everything correctly and writing everything correctly. But don’t trust our tests. They may be a specific case that you trigger that might corrupt your data or make unexpected actions Again, Our tests showed nothing wrong. So you should be fine with using this tool. But still use with caution. We are not responsible for any loss of data or problems that may happen with this program. If you found a bug, report it on GitHub or send it to the e-mail (rpmiteam@proton.me) without brackets.
FileView follows the standard cat syntax:
If the program is run without any arguments, The program will copy standard input to standard output (like cat)
If the program is run with one argument (a single filename), The program will paste the file’s content into the terminal
If the program is run with two arguments (two files after the command to run the program), The program will print the first file content and the second file content
Copyright (c) 2025 Yahia Loay
This program is licensed under the MIT license