Tag Archives: Knowledge

Display file contents

To display full file contents while you are at command line or SSH over a windows box, use this: cat /path/to/file.name And here are some options you can combine with cat program. -A, –show-all equivalent to -vET -b, –number-nonblank number … Continue reading

Posted in Linux | Tagged , | Leave a comment