„gaboshlib/g_echo_debug.bashfunc“ ändern
This commit is contained in:
parent
ce63ae4a03
commit
b812314e91
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
function g_echo_debug {
|
||||
[ -z "$1" ] && return 0
|
||||
echo -en "\033[97m$(g_date_print) \033[35mDEBUG:"
|
||||
cat <<< "$@
|
||||
$(set -o posix; set | grep '^[a-z].*=')"
|
||||
|
Loading…
Reference in New Issue
Block a user