remove a files using command 'rm' and then press yes 'y'
'ls' to check
[root@localhost ~]# rm s1
rm: remove regular empty file `s1'? y
[root@localhost ~]# ls
'ls' to check
[root@localhost ~]# rm s1
rm: remove regular empty file `s1'? y
[root@localhost ~]# ls
No comments:
Post a Comment