change cdtmp

This commit is contained in:
2018-11-23 20:21:35 +04:00
parent 47f110c1a4
commit 243ec8ecc0

View File

@@ -88,7 +88,7 @@ function sublr {
function cdtmp { function cdtmp {
FUNCTION_PRELUDE FUNCTION_PRELUDE
local DATESTR="$(date +%Y-%m-%d_%H:%M:%S)" local DATESTR="$(date +%Y_%m_%d_%H_%M_%S)"
local DIR_PATH="${HOME}/tmp/auto_${DATESTR}" local DIR_PATH="${HOME}/tmp/auto_${DATESTR}"
if [[ -n "$1" ]]; then if [[ -n "$1" ]]; then