Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-03-23 13:47:42 +01:00
parent a239479b6e
commit b9c9d0753a
2 changed files with 6 additions and 0 deletions

3
localscript Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
script -a ~/localch/logs/$(date +%Y-%m-%d).script "$@"

3
localssh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
localscript -c "ssh $@"