Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. noahgrad

    parameters with perl -w -i~ -n

    I am using perl -w -i~ -n inorder to filter lines from a file. My script name is filter.pl I use it by: filter.pl <file name> If my file ends without newline : for example in "jjjjj" I want to add to it a new line. I thought to add in the END block \n to the file - The problem is that...
  2. noahgrad

    Getopt::Long:Configure pass_throught just for unknowm

    Hi, I am using Getopt::Long:Configure with pass_through (because I wrote a wrapper script). Here is the definition: "Options that are unknown, ambiguous or supplied with an invalid option value are passed through in @ARGV instead of being flagged as errors. This makes it possible to write...

Part and Inventory Search

Back
Top