Ubuntu – Access a file on remote/cluster directly
I am trying to compare two files one local and other one on remote. I used meld a.txt user@host:/home/user/john/b.txt This was not possible because file could not be detected. However, I could copy the same file from the same location…