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