octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54202] build fails with Bad file descriptor w


From: Rik
Subject: [Octave-bug-tracker] [bug #54202] build fails with Bad file descriptor with perl 5.28.0 installed
Date: Sat, 30 Jun 2018 01:26:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #18, bug #54202 (project octave):

@Mike: I've attached a Perl script called inplace_edit.pl.  The syntax for use
is


inplace_edit.pl 'PERL CODE FOR EACH LINE' file1 file2 ...


In particular, 


perl -i -pe 's/a/b/' directory/*


becomes


perl inplace_edit.pl 's/a/b/' directory/*


Could you test it stand-alone with 5.28 using the example in comment #12?



(file #44461)
    _______________________________________________________

Additional Item Attachment:

File name: inplace_edit.pl                Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54202>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]