Search Results

Search: Posts Made By: mips
1,588
Posted By mips
hi, if i understand i can t use an exterior...
hi,
if i understand i can t use an exterior variable in a awk query?
if i wan to use the second parameter of my shell script ($2) in my awk query, is it possible?
for example i want to use the...
1,588
Posted By mips
awwwwkkkkkkk!!!
hi everybody,
i want to know how can i do to access to the value of a variable in awk request. I explain for example:
a=2
echo "hello" |awk -F "." 'BEGIN {ORS ="\n"} { print $"$a"}'

of course...
35,210
Posted By mips
hi, norsk hedensk my script is in bash , for...
hi,
norsk hedensk my script is in bash , for example this one:

#!/bin/bash
echo "hello"

i want to know if it s possible to run it with a program java? I think that could be
35,210
Posted By mips
execute command unix with java:possible or not?
hi everybody,
i have a small unix script and i want to use it with java, so how can i executte unix command with java (if it is possible): in fact i want to use some values returned by this script...
16,681
Posted By mips
options with awk
Hi everybody,
I have some difficulties to use awk with the right options (as always): i have for example 3 fields:
IF-MIB::ifIndex.1
IF-MIB::ifIndex.2
IF-MIB::ifIndex.3
i want to use "while" to...
18,838
Posted By mips
ah ok , i see now, i have to choose the number...
ah ok , i see now, i have to choose the number bhind the comma

thank you very much for your help
18,838
Posted By mips
but i need more precision: 0.0.27 * 0.54 (for...
but i need more precision: 0.0.27 * 0.54 (for example)
is it possible?
18,838
Posted By mips
expr+float argument: how can i do?
Hi everybody,
I want to know how can i use the command 'expr' to manipulate float number , i have a shell bash and when (for example) i do:
y1=`expr \( 1/ 16 \)`
it returns 0
and if i do...
14,287
Posted By mips
need script to convert number in hexadecimal
hi ,
i need a script to convert number into hexadecimal base
for example: 237=>ED
it s very important for me thank you in advance for you help
2,155
Posted By mips
how to recover with awk
Hi everybody,
I have a line output (after doing a awk) which is like:
10.0.0.1 : 0:4:45:a7:67:5
10.0.0.58 : 0:e:aa:18:f9:42
...
how can i recover all data because i want to use each line...
3
awk
2,029
Posted By mips
awk
hi,
i 'm trynig to get information from a line but i have some problems:
my input is this line (for example):

IP-MIB::ipNetToMediaPhysAddress.4.10.0.0.1 = STRING: 0:6:8a:45:6d:5

and i want...
Showing results 1 to 11 of 11

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