Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
lsof -Pi :1-65535 | awk '{print $8, $3, $1, $9}'
if (window.location.hostname.indexOf('www.reddit.com') != -1) {
window.location.hostname = 'old.reddit.com';
}