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.
Wild Card in the if statment
Name: Junes Date: November 16, 2006 at 08:58:04 Pacific OS: Unix CPU/Ram: NA Product: NA
Comment:
How can i change the if statement in the script, so i can have a wild card for emacrofnp*, rather than writing the following
Summary: How may we use Wild Cards in Windows environment. e.g. DOS Command : C:\>Copy pr*.DBF bk*.DBF What is the solution in Windows environment of above command....
Summary: I am trying to wite shell script and running into little trouble. I need to find a particular word in the file, then copy that file into a different folder. I can find the word in the file, but havi...
Summary: 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 end...