Summary: Hi Experts: I would like to do a wild card subtitution on a file. In this file, it contains these: .f(we_rtf123_orty4); .f(rf_RED_234_p23455oi); I wou...
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 com...
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 != "emacr...
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 ...
Summary: hi i m iterating /etc/shadow file now i want to pick the second field which is a wild card "*" or encrypted password i m using a simple for loop #/bi...
Summary: I have a task to delete files from an FTP Server which is a IIS server from unix shell script, ftp delete command does not let me use wild card charac...
Summary: Hi, I dont quite get the idea of searching a userid in /etc/shadow as a normal user you wont have access on this file. Also if you just want to check ...
Summary: You can use head and tail. To pull line 1000 tail -1000 filename | head -1 Sed will also let you match a line # http://www.gnu.org/manual/sed-3.02/htm...
Summary: Try a find find / -name "file name" -print This will do a find starting in / looking for a file called file name. You can use wild card characters li...
Summary: If you do something like the following, you might capture multiple rows into your variable: results=$(sqlplus -s scott/tiger @ename.sql) As you discov...
Summary: Has anyone successfully implemented XFree86 3.3.5 with newly supported v.card? I have tried to with my S3 TRIO 3D v.card and I keep getting "segmentat...
Summary: we have a SGI machine running UNIX which is connected to a FIDIA CNC in the shop floor using ETHERNET. They communicate using MAC address of the Cards...
Summary: Please help everyone! I have a problem! I have a S3 Virge/DX ART375 video graphic card which does not seem to support Redhat Linux 5.1. Is there any...
Summary: I just bought a SBUS pcmcia card reader to put in a Sun SPARC IPC station. When i put the card in, the system doesnt boot anymore. I just changed my...
Summary: Hello! I want to find some video capture cards which has linux driver because I need to do some image processing on Linux environment, anyone knows? T...
Summary: Hi, I need a driver for Intel740 AGP Graphic card (Accelerated Graphics Port)for my SCO Unix Release 5. Anybody can help me??? Thank You. Regards, SK ...
Summary: i want to indentify the make and type of network card i have connected to an IBM RS6000/590 server. is there any command to acheive this? i really nee...
Summary: I need the drivers for my Sound Card under Linux (RH 6.0), it is a Diamond Technologies DT-0197H I want to know if it is compatible with other sound c...
Summary: Hi! I just installed Linux Mandrake 7.0 on a friend's PC who has a video card Intel i810. But this card is not supported. What can I do? Where can I f...