Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in filehandle

How can I test if I can write to a filehandle?

perl file-io filehandle

Is there a way to access a string as a filehandle in php?

php csv filehandle

How do I determine whether a Perl file handle is a read or write handle?

perl filehandle

Prevent strings from being interpreted as a file handle

perl filehandle method-call

I can create filehandles to strings in Perl 5, how do I do it in Perl 6?

string perl raku filehandle

Delphi - finding the process that is accessing a file from my program

Close all open files in ipython

python ipython filehandle

Is there are Python equivalent of Perl's __DATA__ filehandle?

python perl filehandle

Read file into variable in Perl [duplicate]

perl filehandle slurp

What is the preferred cross-platform IPC Perl module?

perl ipc pipe filehandle

What's the Pythonic way to store a data block in a Python script?

python perl filehandle

Re-reading from already read filehandle

perl filehandle

Perl - while (<>) file handling [duplicate]

Closing all open files in a process

unix process filehandle

How can I check if a filehandle is open in Perl? [duplicate]

perl file-io filehandle

How can I use __DATA__ twice?

perl filehandle

Open in Java(TM) Platform SE binary

Does reading an entire file leave the file handle open?

python file-io filehandle