Search Results

Search: Posts Made By: Higgo
1,784
Posted By Higgo
Example $tabdelim_file (tabdelimited): ID1...
Example $tabdelim_file (tabdelimited):

ID1 path_to_file1
ID2 path_to_file2
IDn path_to_filen

Example path_to_file1 file (tabdelimited):
node1 7990338 7990408
node2 16847079 16847153
noden...
1,784
Posted By Higgo
Sorry for confusion. I am using #!/bin/sh on...
Sorry for confusion.

I am using #!/bin/sh on unix enviroment and you are rigth its

for i in $paths

Basicly I have a list file with two columns. The first is an ID the second is a path to...
1,784
Posted By Higgo
For cycle and formatting stdout
Dear all,

I want to create a table using a shell script. Hope someone can help.

I created a variable that contains the path for different files.
For all the files I want to do calculations and...
1,136
Posted By Higgo
This is just four line that shows "node1" and...
This is just four line that shows "node1" and "node2".
So the first value in column1 (start value=89000) has 92 corresponding "node" (last two shown).
The next value after 89000 (column1) should...
1,136
Posted By Higgo
Thank you for your answers, However, I...
Thank you for your answers,

However, I wasn't too explicit.

So, the order of appearance of values in the first column needs to be assigned first to "NODEx" string.

In the first column the...
1,136
Posted By Higgo
Rename values in file
Dear all,

I have a problem that i cannot solve and I hope someone here can help me.

I have a huge tab delimited text file with two columns in relation. The values in the first column can be...
1,359
Posted By Higgo
Thank you! It works :)
Thank you! It works :)
1,359
Posted By Higgo
Get specific values from a file, help
Dear all,

I have a specific problem that i cannot solve and I hope someone here can help me. :)

I have two text files with one column of values.
Example:

File1:
67
94 ...
2,331
Posted By Higgo
Thank you! So much easier! :)
Thank you! So much easier! :)
2,331
Posted By Higgo
awk text editing
Dear all,

I'm starting to learn programming, and I'm having some problem with awk text editing.

I'm having a huge text file, and my goal is to print "something" before every 4th row starting...
Showing results 1 to 10 of 10

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