2 lines
42 B
Bash
Executable file
2 lines
42 B
Bash
Executable file
#!/bin/sh
|
|
echo "`uuid`;$1" >> ~/.zz/cells
|