Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
is there a wild card for pattern?
Name: samarjith Date: January 8, 2009 at 11:09:16 Pacific OS: Windows 2000 CPU/Ram: Intel(R) Pentium(R) M processor 2.00 GHz Product: Ibm / T43 Subcategory: Software Problems
Comment:
I want to replace the following in a file.
test1 test2 test3 test4
so is there any wild card to substitute all numeric postions at the end, which can use with test to replace all test strings that ends with a number. Thanks in advance.
Summary: Can anyone tell me if there is a code snippet in 'C' that will rename a file? So far my program will prompt the user for the existing file name; and then prompt the user for the new file name. I jus...
Summary: How can i change the if statement in the script, so i can have a wild card for emacrofnp*, rather than writing the following if [[ $POLICY != "emacrofnp01" || $POLICY != "emacrofnp02" || $POLICY !=...