Search Results

Search: Posts Made By: phil_heath
4,481
Posted By phil_heath
hi thanks but what would the output command be? ...
hi thanks but what would the output command be? what do i put after > or does it automatically produce an output?
4,481
Posted By phil_heath
Splitting a file based on line number
Hi I have a file with over a million lines (rows) and I want to split everything from 500,000 to a million into another file (to make the file smaller). Is there a simple command for this?

Thank...
1,280
Posted By phil_heath
Extracting numbers
Hi I am part of a academic organization and I want to send a fax to the students however there must be a quicker way to get the fax numbers extracted from the online forms they sent me.

The file...
3,214
Posted By phil_heath
Running a command for multiple folders at once
Hi I have folders 1 to 24 (24 folders in total) and inside those folders I have the same file names. I have a command that I want to run but rather than do it individually I was wondering if there...
1,815
Posted By phil_heath
Thank you! This works very well but I get a "."...
Thank you! This works very well but I get a "." at the end of some e-mails. For instance if the email is bob@bob.com. then I get bob@bob.com. and not just bob@bob.com

Any solution around this...
1,815
Posted By phil_heath
PERL version
thanks, both methods work well on my Unix system however I was wondering if I could get a PERL version.
1,815
Posted By phil_heath
Extract e-mail addresses on a page
Hi I normally ask questions on coding but I think there is a code that can do this. I have regular text throughout my file and I want to extract all e-mail addresses from it (rather than going and...
978
Posted By phil_heath
Counting and rearranging the rows
Hi,

I have a file that I re-arranged using awk and unix commands to produce a file that looks like this:

JOE
JOE
JOE
JOE
JOE
BOB
BOB
HI
HI
HI

I want to count how many of the same...
1,611
Posted By phil_heath
hey thanks for the help. however it does not put...
hey thanks for the help. however it does not put the name of the file into the final file.

if someone has a solution then it would be great

thanks
1,611
Posted By phil_heath
Combining files
Hi I have about 108 files (text files) that end with .avg and each one of these files have a distinct name that describes what is in the file. In each file there is a set of 80 values that are tab...
992
Posted By phil_heath
Add depending on the column
Hi all,

If column 6 is negative then I want column 3 is be subtracted by 150. If column 6 is positive then I want 150 added to the value at column 2.

The file that looks like this:
...
1,113
Posted By phil_heath
extract rows that have a specific name
Hi I want to extract rows in a large files that have a specific name.

The name can be "starved and rich", "rich", "starved" or " ".

Heres an example:

bob starved and rich
jack rich
joey...
1,146
Posted By phil_heath
pull out rows with specific criteria
Hi,
I have a file with multiple columns and for column 5 I want to extract that row into another file if it is equal to or greater than a certain value.

For example:

FAR 4 5 7 LOP
GAT 3...
2,796
Posted By phil_heath
Extracting rows with a certain column
Hi, I want to extract rows that have specific characters at a certain column. It might be best to show you my problem.

So my tab delimited file looks like this:

...
828
Posted By phil_heath
Delete " in my file
Hi, all I need to do is delete " from my file. Normally I would open this file and just delete it using the replace function but this file is massive and crashes my computer every time I open it.
...
1,289
Posted By phil_heath
Sort and extract based on two files
Hi,

I am having trouble sorting one file based on another file. I tried the grep -f function and failed. Basically what I have is two files that look like this:

File 1 (the list)

gh
aba...
1,594
Posted By phil_heath
hi thanks for the post but it makes no change to...
hi thanks for the post but it makes no change to the file.
1,594
Posted By phil_heath
modify one column
Hi,

I have an output that looks unusual and it is very large so I cannot do it manually.

Basically it looks like this:


U >c93[org=S_paradoxus][moltype=genomic][contig=c93] 57866 R...
9,877
Posted By phil_heath
modify first column
Hi,

I am use to using awk and sed. This time I have a file that has multiple columns. It looks like this:

4 6 7 8
5 4 3 2
3 2 6 9

I want to add chr to column 1 only so it looks...
Forum: Web Development 04-29-2011
5,190
Posted By phil_heath
Hi Thanks for replying. Do you have examples of...
Hi Thanks for replying. Do you have examples of flash based chat programs/software?

that might be my alternative... been having a lot of trouble trying to embed skype.
Forum: Web Development 04-29-2011
5,190
Posted By phil_heath
Can you embed Skype or any other video chat/chat program into a webpage?
Hi,

I am trying to embed Skype or any other video chat/chat program into a webpage. Has anyone had success doing this? or know how?

Thanks

Phil
2,062
Posted By phil_heath
Sort and extract based on two files
Hi,

I am having trouble sorting one file based on another file. I tried the grep -f function and failed. Basically what I have is two files that look like this:

File 1 (the list)

gh
aba...
Forum: Web Development 12-23-2010
1,803
Posted By phil_heath
iphone application
Hey,

anyone here ever write a iphone application? if so what code to use and is there any program that can do it for me?

thanks
Forum: Web Development 12-23-2010
1,853
Posted By phil_heath
anyone here know if there is free web hosting...
anyone here know if there is free web hosting sites?
2,819
Posted By phil_heath
matching columns from two files
Hey,

I have two files that have exactly the same format. They are both tab-delimited and contain 12 columns. However the # of rows vary. What I want to do is match columns # 5,6 and 7 between...
Showing results 1 to 25 of 95

 
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy