Home
last modified time | relevance | path

Searched refs:abspath_file (Results 1 – 1 of 1) sorted by relevance

/external/ltp/scripts/
Dsafe_rm.sh55 abspath_file=$(_abspath "$1")
57 if [ "x$abspath_file" = "x/" ] ; then
67 rm ${opts:--f} "$abspath_file"