4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
date +%Y-%m-%d | xsel -b
|