1
0
Fork 0
mirror of https://github.com/SinTan1729/random.git synced 2024-12-26 13:18:35 -06:00
random/tmp-clipboard

8 lines
179 B
Text
Raw Normal View History

#!/bin/bash
# This script just puts the piped text to a temp file
# Using the get-remote-tmp-clipboard script, we can retrieve it from another machine.
cat >/tmp/tmp-clipboard