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.
help w/ script grep row and column
Name: gpatel Date: June 1, 2005 at 16:08:51 Pacific OS: unix CPU/Ram: 256
Comment:
hello, i have these files they all start from Red now in this file i wanted to grep last row and 5th column number and put that in some other file. i am doing this for like 100 files. is there any easy way to do this in unix. please help. this is urgent thanks a lot
Summary: Hi - How can I use awk to take names (i.e. D,Liz W,Frank) listed in one row and display in a column? First and Last Name are seperated by a "," and a space defines each field. Example - Writing a she...
Summary: Hi, I have a text file with the data in rows the data file has specfic pattern of rows I need to convert first 3 lines of rows into columns by doing a pattern search below is an example it would be ap...
Summary: I am working w/ 80 files( 80 dirs). now i forgot to put a "readme" file in all this directories. This file comes from some where else. lets say some other path. so now i have to open those other 80 di...