getting the error in Jenkins console output for the below execute shell command.
sudo -S rm -rf /home/sharmila/Trash-files/{*,.*}
I have created a folder by name "Trash files" and have added two dummy files in it. Objective is to delete the Trash files folder please help how to resolve error in Screenshot in Jenkins