ng error msg.
Kindly tell us, to resolve this.
Thanks in Advance.
Regards,
Amanulla.S
Sent from my BlackBerry smartphone.
Original Message
From: Aman ulla
Sent: Friday 11 August 2017 4:17 PM
To: bug-findutils@gnu.org
Subject: Fwd: help us to resolve this command
how can i run th
'help' to
> bug-findutils-requ...@gnu.org
>
> You can reach the person managing the list at
> bug-findutils-ow...@gnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of bug-findutils digest...&qu
how can i run this command in our centos 7 server to get results..?
# find /root/home/ -mindepth 1 -type f -not -name '.*' -delete && find
/root/home/ -type d -not \(\-name '.*' -or -name 'Desktop' -or -name
'thinclient_drives' \) -delete
this command gives this error.
find: paths must precede e