Antew
WinSlide allows you to easily arrange windows and move them between monitors.
WinSlide is written in AutoHotkey_L. It is open source licensed under the WTFPL.
Download WinSlide (.exe) – Win2k/XP/Vista/7 Download WinSlide Source Code (.ahk) Note: Executing the .ahk file requires the [...]
I’m relatively new to Linux and I ran into this issue the other day. I was logged in to one server via SSH and I needed to compare a local file to one on a remote server. After a bit of searching I found this simple solution.
ssh (user@remote_host) cat (file) | diff (local file) [...]
