Search Results

Search: Posts Made By: 2retti
1,617
Posted By 2retti
Thank you!!!! Thats exactly what need!!!
Thank you!!!! Thats exactly what need!!!
1,617
Posted By 2retti
Thats not what I need. I want to work with each...
Thats not what I need. I want to work with each line within a for-loop. There must be a way to print out a specific line by the number of the line.
1,617
Posted By 2retti
How to handle one value below the other
Hi,

I, have an output with 3 different values each below the other like:
[root]# echo $bla
123
345
234

Each value is in one line and for the further processing I need every single value....
4,927
Posted By 2retti
Thats right and it works... Thanks!!!
Thats right and it works... Thanks!!!
4,927
Posted By 2retti
It works, but the output is ".1" and not "0.1" ;)...
It works, but the output is ".1" and not "0.1" ;)

I can`t calculate further with ".1"
4,927
Posted By 2retti
division by zero
Hello,

I am searching for a way to calculate for example 10/100 within a shellscript and the result should be 0.1 and not just 0.

Every alternative i tried just results 0

Thank you in...
5,712
Posted By 2retti
Thanks, but I have no idea how this might look...
Thanks, but I have no idea how this might look like. Can you give me a short explanation/example?
5,712
Posted By 2retti
The Problem is, this works only if the tcpdump...
The Problem is, this works only if the tcpdump gets an Output.
Due to the given parameters of tcpdump it is possible that there is no output and so tcpdump is listing and listing..... Thats the...
5,712
Posted By 2retti
Kill a process from parent shell within a shell script
Hi, I am looking for a solution for the following problem:

Im Using tcpdump within a shellskript started in a subshell by using brackets: ( /usr/sbin/tcpdump -i ... -c 1 )

- I want the...
2,527
Posted By 2retti
thank you very much for helping me! Its functions...
thank you very much for helping me! Its functions perfectly...
2,527
Posted By 2retti
Sorting value frequency within an array
How is it possible to sort different nummeric values within an Array. But i don`t want the highest or the lowest. I need the most frequently occurring value.
For examble:
My Array has to following...
Showing results 1 to 11 of 11

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