|
@ -132,15 +132,6 @@ command_postdetails.sh(){ |
|
|
functionfile=$tempffname |
|
|
functionfile=$tempffname |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
command_details.sh(){ |
|
|
|
|
|
functionfile="${FUNCNAME}" |
|
|
|
|
|
tempffname=$functionfile |
|
|
|
|
|
fn_fetch_function |
|
|
|
|
|
functionfile="command_details.sh" |
|
|
|
|
|
fn_fetch_function |
|
|
|
|
|
functionfile=$tempffname |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
command_details.sh(){ |
|
|
command_details.sh(){ |
|
|
functionfile="${FUNCNAME}" |
|
|
functionfile="${FUNCNAME}" |
|
|
fn_fetch_function |
|
|
fn_fetch_function |
|
|