home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


open

$

fh


->open
 

filename

 [

openmode

]

Takes filename and, optionally, the open mode, and opens a file. If the mode is present, it can be either in Perl form (e.g., > , +< ) or in POSIX form (e.g., w , r+ ).


Previous: Reference: getpos Perl in a Nutshell Next: Reference: setpos
Reference: getpos Book Index Reference: setpos

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.