Sponsored Content
Full Discussion: Bash script - loop question
Top Forums Shell Programming and Scripting Bash script - loop question Post 302828051 by nitrohuffer2001 on Monday 1st of July 2013 01:25:41 PM
Old 07-01-2013
Hi,

Thanks for the response!

Advice taken.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

loop does not execute in bash script?

I have a very basic bash shell script, which has many "while... done; for .... done" loop clauses, like the following ~~ #!/bin/bash while blablalba; do .... done < /tmp/file for line in `cat blablabla`; do grep $line /tmp/raw ; done > /tmp/1; while blablalba2; do .... done <... (2 Replies)
Discussion started by: fedora
2 Replies

2. Shell Programming and Scripting

error in bash script 'if' loop

SEND_MESSAGE=test echo $SEND_MESSAGE if then echo `date` > update_dt_ccaps.lst echo "The file transfer failed" >> update_dt_ccaps.lst SEND_MESSAGE=false fi The above code is showing error in bash shell as : ./test: line 5: [: test: integer expression expected ... (2 Replies)
Discussion started by: DILEEP410
2 Replies

3. Shell Programming and Scripting

BASH loop inside a loop question

Hi all Sorry for the basic question, but i am writing a shell script to get around a slightly flaky binary that ships with one of our servers. This particular utility randomly generates the correct information and could work first time or may work on the 12th or 100th attempt etc !.... (4 Replies)
Discussion started by: rethink
4 Replies

4. Shell Programming and Scripting

Getting error on for loop - bash script

Hi, I am working on bash script after a long time. I am getting error near done statement while running a for loop snippet. The error says "Syntax error near unexpcted token 'done'" please suggest what could be wrong. here is the snippet elements=${#option_arr} //an array of values... (1 Reply)
Discussion started by: arundhati_s
1 Replies

5. Shell Programming and Scripting

Expect script called in loop from Bash Script

Having issues with an expect script. I've been scripting bash, python, etc... for a couple years now, but just started to try and use Expect. Trying to create a script that takes in some arguments, and then for now, just runs a pwd command(for testing, final will be command I pass). Here is... (0 Replies)
Discussion started by: cbo0485
0 Replies

6. Shell Programming and Scripting

Bash Question: HowTo Exit Script with User Input While Process is Running Mid-Loop?

Hi, I have written a script that allows me to repetitively play a music file $N times, which is specified through user input. However, if I want to exit the script before it has finished looping $N times, if I use CTRL+c, I have to CTRL+c however many times are left in order to complete the loop.... (9 Replies)
Discussion started by: hilltop_yodeler
9 Replies

7. Shell Programming and Scripting

While loop with input in a bash script

I have the following while loop that I put in a script, demo.sh: while read rna; do aawork=$(echo "${rna}" | sed -n -e 's/\(...\)\1 /gp' | sed -f rna.sed) echo "$aawork" | sed 's/ //g' echo "$aawork" | tr ' ' '\012' | sort | sed '/^$/d' | uniq -c | sed 's/*\(*\) \(.*\)/\2: \... (3 Replies)
Discussion started by: faizlo
3 Replies

8. Shell Programming and Scripting

How to use grep in a loop using a bash script?

Dear all, Please help with the following. I have a file, let's call it data.txt, that has 3 columns and approx 700,000 lines, and looks like this: rs1234 A C rs1236 T G rs2345 G T Please use code tags as required by forum rules! I have a second file, called reference.txt,... (1 Reply)
Discussion started by: aberg
1 Replies

9. UNIX for Beginners Questions & Answers

Help with date in bash script for loop from YYYYMMDDHHMM

Hi everyone I need some help I want to create an script which does some processing it takes the two arguments 201901010000 and 201901020200 - so YYYMMDDHHMM I want to split processing into hours from start until end, I dont get why this works but when I add to a future variable... (1 Reply)
Discussion started by: kl1ngac1k
1 Replies

10. UNIX for Beginners Questions & Answers

Help with a bash loop script

Create a single bash script that does the following: a. Print out the number of occurrences for each motif that is found in the bacterial genome and output to a file called motif_count.txt b. Create a fasta file for each motif (so 3 in total) which contains all of the genes and their... (6 Replies)
Discussion started by: dre
6 Replies
mip6.conf(4)						     Kernel Interfaces Manual						      mip6.conf(4)

NAME
mip6.conf - Mobile IPv6 Streams Module (mip6mod) configuration file SYNOPSIS
(default configuration file) DESCRIPTION
is the configuration file for mip6mod(7), the Mobile IPv6 Streams Module. The Mobile IPv6 administrative tool, mip6admin(1M), reads the Mobile IPv6 configuration file and configures The file contains a number of parameters, all of which have default values. The Mobile IPv6 configuration file does not determine if a system should operate as a Home Agent. See rtradvd(1M) and rtradvd.conf(4) for more information about configuring Home Agents. You can use the Mobile IPv6 configuration tool, mip6config(1M), to create, edit, or verify Mobile IPv6 configuration files. Syntax The basic structure of this configuration file consists of a series of lines, each line providing the value for one configuration parameter in the form of The '#' character comments out the rest of the line. The set of legal choices for parameter_value depends greatly on which parameter-label is being assigned. The restrictions are included in the parameter-label descriptions below. Repeating a parameter-label in the configura- tion file is illegal. Parameter Labels and Values The logging level. Note that also logs messages that are logged at higher levels. For example, for a logging level of also logs messages for levels and log_level must be one of the following (from highest to lowest levels): Catastrophic conditions that should be corrected immediately, for example, exceeding memory space. Error conditions, for example, binding cache full. Warnings, for example, dynamic configuration changes. Informative messages, for example, creation of a binding. Messages that are useful for debugging and troubleshooting purposes, for example, addition of mobility route. The default is The number of mip6mod instances to start for processing messages with Mobility Header. num_instances must be in the range [1..N], where N is the number of processors on the system. The number of processor on the system can be determined by various commands, for example, The default is The maximum number of Home Agent and Correspondent Node binding cache entries can support. max_binding_cache_entries must be an integer in the range [1..100000] and must be greater than or equal to max_home_bindings. The default is or max_home_bindings, whichever is higher. The maximum number of Home Agent binding cache entries can support. max_home_bindings must be an integer in the range [1..100000] and must be less than or equal to max_bind- ing_cache_entries. The default is or max_binding_cache_entries, whichever is lower. The maximum lifetime (in seconds) allocated to binding cache entries. max_binding_lifetime must be an integer in the range [1..262140]. The default is The advice time (in seconds) in the Binding Refresh Advice option. includes the Binding Refresh Advice option in the Binding Acknowledgement message only if is the Home Agent to the Mobile Node. The Binding Refresh Advice option advises the Mobile Node how many seconds prior to the expiration of the current reg- istration that it should re-register. binding_refresh_advice_interval must be an integer in the range [0..262140] and must be less than max_binding_lifetime. The value disables the inclusion of the Binding Refresh Advice option in the Binding Acknowledgement message. The default is The number of seconds prior to the expiration of the binding when sends the Binding Refresh Request message to the Mobile Node. sends the Binding Refresh Request message only if it is a Correspondent Node to the Mobile Node. The Binding Refresh Request message prompts the Mobile Node to re-register as soon as possible. binding_refresh_request_threshold must be an integer in the range [0..420] and must be less than max_bind- ing_lifetime. A value of disables the sending of the Binding Refresh Request message. The default is The number of error messages sent before error message rate is controlled. error_rate_limit_threshold must be an integer in the range [1..32]. The default is The maximum rate at which error messages are sent when error rate is controlled. Use an integer in the range [10..9990]. Note that smaller values are faster rates, and the value will be the shortest duration (in milliseconds) between error messages. max_error_rate must be faster than min_error_limit. The default is however, if min_error_rate is faster than 100, the default is 10 milliseconds faster than min_error_rate. The minimum rate at which error messages are sent when error rate is controlled. Use an integer in the range [20..10000]. Note that smaller values are faster rates, and the value will be the longest duration (in milliseconds) between error messages. min_error_rate must be slower than max_error_rate. The default is however, if max_error_rate is slower than 1000, the default is 10 milliseconds slower than max_error_rate. FILES
default configuration file. Startup configuration file. MUX ID file. SEE ALSO
top(1), mip6admin(1M), mip6config(1M), rtradvd(1M), rtradvd.conf(4), mip6mod(7). IETF Document Mobility Support in IPv6 IETF Document Using IPsec to Protect Mobile IPv6 Signaling between Mobile Nodes and Home Agents mip6.conf(4)
All times are GMT -4. The time now is 12:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy