Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
having issues using awk and/or converting to perl
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="jthrumston, post: 4806515"] I tried your first line perl -nle 'print if /^F/' infile > outfile and got this String found where operator expected at ./trial line 6, at end of line (Missing semicolon on previous line?) Can't find string terminator "'" anywhere before EOF at ./trial line 6. on the second one, does that mean column 1 would be $F[0] ? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
having issues using awk and/or converting to perl
Top