Search Results

Search: Posts Made By: newkid.7955
1,145
Posted By newkid.7955
Extract column data
I have a file which extracts data from an HTML file
For Eg HTML file contains:


New York;ABC;145;Yes;YES;No
New York;BCD;113;Yes;YES;No
New York;NAS;63;Yes;YES;No
------------------------...
1,777
Posted By newkid.7955
i have sent you the original sample...because it...
i have sent you the original sample...because it is a sensitive data, in the process of modifying it the original request did not contain all the information.
1,777
Posted By newkid.7955
This is the sample of my txt file... New...
This is the sample of my txt file...

New York;ABC;145;Yes;YES;No
New York;BCD;113;Yes;YES;No
New York;NAS;63;Yes;YES;No
------------------------
London-48;CBT;16;Yes;YES;No...
1,777
Posted By newkid.7955
@RudiC: Q:Can you have more or less than two...
@RudiC:
Q:Can you have more or less than two countries on a server?
A: Yes it is possible to have more than just two

Q: Will it always be multiples of four entries per service?
A: Yes. Please...
1,777
Posted By newkid.7955
Check Column corresponding to input
I have a file which extracts data from an HTML file
For Eg HTML file contains:

New York;ABC;145;Yes;YES;No
New York;BCD;113;Yes;YES;No
New York;NAS;63;Yes;YES;No
------------------------...
1,250
Posted By newkid.7955
Perfect.. it works...1st half now the...
Perfect..
it works...1st half

now the second half is problematic.

I cannot read the input values.

Help pleaseee
1,250
Posted By newkid.7955
i tried that, but got this error: Choice of...
i tried that, but got this error:

Choice of Graph
1 -- Type one graph 2 -- Type two graph 3 -- type three graph
+ read num
2
+ [[ 2 -eq 2 ]]
./mastergraph_options.sh: 1: [[: not found
+ [[ 2...
1,250
Posted By newkid.7955
Read variable inputs
I am trying to make an interactive script. Only problem my inputs are not read and correctly channeled.

Please help:



Here is my code

#!/bin/sh
PATHSCRIPT=/home/pp/tmp

#if [ -z "$1"...
2,108
Posted By newkid.7955
is there an example of getopts please. I...
is there an example of getopts please.

I tried what Pikk45 said, and it dint work.

Please help.
2,108
Posted By newkid.7955
There are multiple arguments as mentioned before:...
There are multiple arguments as mentioned before:

For Eg:
Enter FileName Offset Latency sampling

how do i read 4 or more inputs in the same format above?
2,108
Posted By newkid.7955
Multiple arguments to read
I am developing a script where 3 other scripts are included.

This is a graph related script.

COMPLETE IDEA:

-There are 3 different graph scripts. I would like to create a master graph with...
Showing results 1 to 11 of 11

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