ja
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
a239479b6e
commit
b9c9d0753a
2 changed files with 6 additions and 0 deletions
3
localscript
Executable file
3
localscript
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
script -a ~/localch/logs/$(date +%Y-%m-%d).script "$@"
|
3
localssh
Executable file
3
localssh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
localscript -c "ssh $@"
|
Loading…
Reference in a new issue