rm()
Instance Public methods
Remove the FILE
1 2 3 4 5 | ruby -run -e rm -- [ OPTION ] FILE -f ignore nonexistent files -r remove the contents of directories recursively -v verbose |
Remove the FILE
1 2 3 4 5 | ruby -run -e rm -- [ OPTION ] FILE -f ignore nonexistent files -r remove the contents of directories recursively -v verbose |
Designed by : w10schools
service@w10schools.com
Please login to continue.