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 Rhinorhino 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: *

  • Users: bary
  • Content: Threads
  • Order by date
  1. bary

    substrings

    I am trying to get something from command line where it reads the string and inserts the string inside of itself. Such as myscript name output would be: nanameme I know I need to use the substr() and length() functions. Am I getting close here?? my $argv = $ARGV[0] || die "No...

Part and Inventory Search

Back
Top