Skip to main content
added 27 characters in body; edited title
Source Link
fduff
  • 5.2k
  • 6
  • 40
  • 39

Run a diff between local and remote filefiles

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on an another host, also accessible via ssh, without having to manually download the remote file first before running the diff.

Run a diff between local and remote file

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on another host, also accessible via ssh, without having to manually download the remote file first.

Run a diff between local and remote files

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on an another host, also accessible via ssh, without having to manually download the remote file first before running the diff.

added 15 characters in body
Source Link
fduff
  • 5.2k
  • 6
  • 40
  • 39

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on another host, also accessible via ssh, without having to manually download the remote file first.

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on another host, also accessible via ssh, without having to download the remote file.

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on another host, also accessible via ssh, without having to manually download the remote file first.

Tweeted twitter.com/#!/StackUnix/status/488696772202856449
Source Link
fduff
  • 5.2k
  • 6
  • 40
  • 39

Run a diff between local and remote file

I'm connected on a host via ssh and I'd like to compare (let's say with diff) a certain config file against its counterpart on another host, also accessible via ssh, without having to download the remote file.