3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
tmate -S /tmp/$USER.$USER.tmate new-session -s james -n james
|