From file i should get the directory i ve used file dirname file from that directory i should delete all files and sub directories except from the given file in this case file1 i m making confusion when i try to iterare on the files and irectory in that folder and i m scared to make test of deleting files in the system.
Ruby delete files in directory.
Atomic update backup checksum content force unlink group inherits manage symlink source mode owner path rights sensitive and verify are properties of this resource with the ruby type shown.
Close the file with the close method.
You can read a file in ruby like this.
Let us say that i have a file at c users adhithya desktop called hello world txt that i want to delete using ruby.
To delete a file you need to use delete command of the file class.
To have a little fun with this i ll use irb the interactive ruby shell environment to show how to do this.
It s so easy with ruby to get a list of files in the current directory that i hesitate to write this but hey this blog is for me and my bad memory so here s a quick note on how to use ruby to get a list of files of a certain type in a directory.
Removing single file in ruby is simple and straightforward with file delete this method deletes the named files returning the number of names passed as arguments.
File is the resource.
How to read files in ruby.
It is very easy to delete files using ruby.
They provide a variety of ways to list directories and their contents.
Open the file with the open method.
The following tutorial describe how to delete files and directories that you no longer need in your application.
Read the file the whole file line by line or a specific amount of bytes.
Renaming and deleting files.
A file is an abstraction of any file object accessible by the program and is closely associated with class io file includes the methods of module filetest as class methods allowing you to write for example file exist foo.
Here is the process in detail.
You can rename and delete files programmatically with ruby with the rename and delete methods.
I will show you how to delete a single file and a directory full of files using ruby.
Deleting a single file.
In the description of file methods permission bits are a platform specific set of bits that indicate permissions of a file.
Name is the name given to the resource block.
The directory used in these examples contains the two regular files config h and main rb the parent directory and the directory itself.
On unix based systems permissions are.