How to create NULL files of specific size in solaris ?
Answers were Sorted based on User's Feedback
Answer / prabakaren
mkfile -size Filename
Eg: mkfile -10m file1
The above command will create a file names file1 which size
is 10 mb.
Is This Answer Correct ? | 8 Yes | 4 No |
Answer / raj
#touch file1
the touch command creates 0byte fiel which means null file
in the above cmd the file1 is a file with a size of 0byte
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kannan
/dev/null > filename
Note -Here, filename is which one we need to make as empty.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
mkfile -nv 10m sun. sun is a null file created with
10m of size
Is This Answer Correct ? | 5 Yes | 6 No |
how to add a script, that execute at start time
what is mount ? in that what will happen exactly ?
Which file maintain the kernel
After creating user account successfully it shows 64 blocks.what for these 64 blocks are used and what information is stored in this blocks?
How to create NULL files of specific size in solaris ?
what is the difference between /var/adm/ and /var/sadm directory contains in solaris?
How will you find out enough memory?
How to find the VERITAS License?
Procedure for Firmware upgrade
To check the status of the media inseted on the tape drive
How do you check the run level
Default path for patches