View Files - Read Files Using View Command | Online Free DevTools by Hexmos
Read files effortlessly with View, a read-only version of Vim. Quickly inspect file contents and prevent accidental modifications. Free online tool, no registration required.
view
A read-only version of
vim. This is equivalent tovim -R. More information: https://www.vim.org.
- Open a file:
view {{path/to/file}}