How to Create a 2GB Large File in Linux in Seconds?
Typically, we use the touch command to create an empty file.However, when we are troubleshooting or want to test in certain specific scenarios, we may need large files of specific sizes, such as 500 MB or 2 GB. At this time, we can’t just create an empty file and start writing junk text into it. … Read more