4 lines
66 B
Text
4 lines
66 B
Text
|
#!/bin/sh
|
||
|
|
||
|
script -a ~/localch/logs/$(date +%Y-%m-%d).script "$@"
|