in reply to Re: Help with fstab
in thread Help with fstab
Thanks for the links but I'm new with perl so I have couple of more questions
new ( node => $node_obj, name => 'fstab' ) ;
read ( io_handle => ... )
write ( io_handle => ... )
This is the code he provides me with, but what should I write instead of "node", "name" and both "..." Any ideas? Sorry for my poor presentation of questions, but my knowledge is poor :(
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Help with fstab
by Anonymous Monk on Jan 20, 2012 at 10:42 UTC | |
by Dorficus (Initiate) on Jan 20, 2012 at 12:21 UTC | |
by roboticus (Chancellor) on Jan 20, 2012 at 13:07 UTC | |
by Dorficus (Initiate) on Jan 20, 2012 at 13:18 UTC | |
by choroba (Cardinal) on Jan 20, 2012 at 14:40 UTC | |
|