Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Can't delete big file (>2GB) under Linux (XFS & Reseirfs) by unlink

by Chmrr (Vicar)
on Dec 11, 2002 at 09:46 UTC ( [id://219041]=note: print w/replies, xml ) Need Help??


in reply to Can't delete big file (>2GB) under Linux (XFS & Reseirfs) by unlink

You appear to not have large file support compiled into your perl (see the part of perl -V that reads uselargefiles=undef) See the section on large file support from the perl 5.6 perldelta.

perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'

  • Comment on Re: Can't delete big file (>2GB) under Linux (XFS & Reseirfs) by unlink
  • Download Code

Replies are listed 'Best First'.
Re: Re: Can't delete big file (>2GB) under Linux (XFS & Reseirfs) by unlink
by vita555 (Initiate) on Dec 12, 2002 at 00:52 UTC
    Thank you for good explanation!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://219041]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-18 23:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found