Last active
October 17, 2016 06:57
-
-
Save nad2000/bcee45051ecc750c1f340711c94b7303 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo mv ORIGINAL o | |
sudo socat -t100 -x -v UNIX-LISTEN:./ORIGIAL,mode=777,reuseaddr,fork UNIX-CONNECT:./o |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment