One of my ETL process is creating a reject file on unix box with rw rw rw permissions. I tried to view the data but it doesnt show up anything on vi editor. I tried to remove the file but it doesnt work. Please advise me on this
You shouldn't use -rf habitually... something really bad could happen one day. What happens when you try rm filename instead? The -f option will hide any error messages that might have been displayed.
Also please copy and paste the output of ls -l so we can see it.
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.