Search Results

Search: Posts Made By: bakunin
2,780
Posted By bakunin
hm, i thought that the lastpipe parameter to the...
hm, i thought that the lastpipe parameter to the shopt builtin did away with that, no? To quote the bash reference manual (https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html):...
2,780
Posted By bakunin
Yes, because what you say you want and what you...
Yes, because what you say you want and what you have written isn't consistent i have take the liberty to annotate your code:


#!/bin/sh
sum=0
while read line
do
var1="$(echo "$line" | awk...
2,780
Posted By bakunin
This thread is in a support area of the forum -...
This thread is in a support area of the forum - transferring it to "Shell Programming and Scripting".
Showing results 1 to 3 of 3

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