Summary: Hi All, OS-Type=Sun-OS 5.8 Sparc9 Processor Can I grep the previous 4 lines and next 4 lines of a matched pattern(context grep)? For example here we n...
Summary: Hello, how do i get the last field Ex: files are with this formats abc_xyz_20041232 abc_20041001 abbc_xyz_rrr_20041013 i tried with cut command but i ...
Summary: How to delete the last four lines of a file using batch file. find /v "" del_backp.txt > ~Temp.txt for /f "tokens=1,* delims=[]" %%a in (~Temp.txt) do...
Summary: hi how to grep a particular pattern when that pattern is stored in a variable. eg: if i am storing the value "Sep 2" in day. How to use that in a gre...
Summary: I want to delete the last 3 lines in a set of files and then replace then with 3 different lines. The files are of different sizes.How do I do it? ...
Summary: Hey Laura, how did you set up your hard drive so both OSs can run? I currently am running XP and would like to create another partition to run SuSE 9....
Summary: My 7.6.1 os is badly damaged .so I downloaded 7.5.3 and I want to delete 7.6.1 and may be floppy boot to install 7.5.3? I do not know how. ...
Summary: I desire to upgrade my MB to one that can take a faster CPU when I get the bucks to buy it. There appears to be different Intel 3.2 processors. I down...
Summary: How do I restore my computer from the boot disk? I don't understsand general terms like, "use your reboot disk". I do understand: 1. Powerup your c...
Summary: About anonymous: does it make any difference if someone calls themselves Amendment or Trev or Renaissance Man? The real PITA is when there is NO name....
Summary: :: Auto IP Updater @echo off ipconfig | find "IP Address" | find /v " 0.0.0.0">ip.tmp FOR /f "tokens=2 delims=:" %%a in ('type ip.tmp') do SET IP=%%a ...
Summary: I know how to install a CD-ROM and a CD-RW, but I have only 3 IDE ports and 1 for the floppy, and I need to connect 4 things plus the hard drive, so I...
Summary: In RedHat Linux 7.2, PostgreSql-7.1.3 had supported. But I want to use the newer version and when I try to install the PostgreSql-7.3.2, error has o...