Преглед изворни кода

update scr to dump log to current dir

pull/15/head
10sr пре 7 година
родитељ
комит
4109e6115e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      shrc

+ 1
- 1
shrc Прегледај датотеку

@@ -701,7 +701,7 @@ null type dtach && alias ds=__dsession
scr(){
test -n "$1" && pf="${1}-"
___tformat="%Y%m%d-%H%M%S%z"
___file="${HOME}/${pf}`date +${___tformat}`.script"
___file="${PWD}/${pf}`date +${___tformat}`.script"
__MY_SCRIPT=${___file} script ${___file} "$@"
}



Loading…
Откажи
Сачувај