![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delete an empty file from dir. | Script40 | Shell Programming and Scripting | 2 | 04-02-2008 02:09 PM |
| The output file is empty. Please Help | balzzz | UNIX for Dummies Questions & Answers | 4 | 01-31-2008 09:15 PM |
| File is not empty? | lesstjm | Shell Programming and Scripting | 7 | 07-12-2007 07:21 AM |
| Deleting the empty file | rkumar28 | Shell Programming and Scripting | 2 | 05-03-2006 11:05 AM |
| File exists and is empty | dstinsman | UNIX for Dummies Questions & Answers | 5 | 02-09-2006 07:05 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
empty file in hp-ux
Hi,
I need your help. How can I create an empty filename with a specific size, in hp-ux? Regards, Mizi |
| Forum Sponsor | ||
|
|
|
||||
|
Do you have dd on your system ? If you do then you might want to see this thread - creating file of 1MB using shell command?
Or better yet, search this forum with the keywords "dd file size". |