A Simple BASH Script to Create a File of Given Size May 19, 2021 bash script, linux, ubuntu No Comments We can use the dd command to generate a file size of given bytes however the parameters are not straighforward. The “if=” specifies the input data (usually from /dev/zero … [Continue Reading...]