but this script won't work, it is telling me, that I have to many arguments
file_to_remove=$*
dirIn=`pwd`
if [ \(-f $HOME/deleted/.rm.cfg \) ]
then
deleted_dir = `cat $HOME/.rm.cfg`
for i in $file_to_remove
do
if [! \(-f $HOME/deleted/$i -a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.