How to delete “abc” files using find command
Answers were Sorted based on User's Feedback
Answer / naresh kumar
# find / -type f -name "abc" -exec rm {}\;
| Is This Answer Correct ? | 3 Yes | 0 No |
$find / type f -name "abc' -exec rm {} \;
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the NFS daemon in server & client
How can youy check the disk status in , is it locally connected or remotely connected?
how to configure samp in solaris 5.10 sparc architecture
What is the basic requirement for cluster.
How to create core dump and crash dump #coreadm .
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?
If plex is failed then how can you recover it?
How to configure root mirroring in veritas volume manager
how do u configure the disk
What is WWN on storage
How to review all zones in solaris10?
what is differnce between boot -s and boot -S ?