I need to pass an argument to the tcl from command line (this is done by a make target)
But I cannot run this script using tclsh. I have to source this file as a command line option of a binary file.
So when I do this,
home/bin/abc -do my.tcl ARG
binary errors out as it has an illegal...
Hello,
I'm a perl newbie and would appreciate your help here.
This is the file I have,
Arm -0.4 1.2 3.2
Bow 0.06 2.3 4.9
Arm 0.1 4.9 31.0
Pix -0.7 45.6 33.0
Gel 1.0 12.0 3.2
Arm 1.1 1.9 3.0
My columns of interest are 1 and 4. I want to uniquify column1 entries based on its...
I have two files with five columns each. I want to compare those two files and if the 1st and 3rd columns match, then I'd want to compute the difference between 5th column values. Here's what I have and it doesn't seem to work (no outputs). Can somebody help please?
#! /usr/bin/perl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.