Sponsored Content
Full Discussion: validate number range
Top Forums Shell Programming and Scripting validate number range Post 63093 by Perderabo on Tuesday 22nd of February 2005 04:06:19 PM
Old 02-22-2005
You need to tell us which shell and what system. But for ksh this should work

print -n "enter number - "
read val
if [[ $val -ge 1 && $val -le 100 ]] ; then
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

PERL: Simple reg expr validate 6 digits number

Hi there! I'm trying to validate a simple 6 digits number with reg expr. I ONLY want 6 digits so when i type 7 digits the script should no validate the number. I've write this code: #!/usr/bin/perl while(<STDIN>){ if($_=~/\d{6}/){ print "Bingo!\n"; ... (2 Replies)
Discussion started by: BufferExploder
2 Replies

2. Shell Programming and Scripting

extract number range from a file

Hi Everyone, a.txt 1272904667;1272904737;1 1272904747;1272904819;1 1272904810;1272904857;1 1272904889;1272904926;1 1272905399;1272905406;1 1272905411;1272905422;1 if i want to get the record, when the a.txt 1st field is between 1272904749 and 1272905399, any simple way by using awk,... (1 Reply)
Discussion started by: jimmy_y
1 Replies

3. Shell Programming and Scripting

Number range for SSNs

Hi All. I have a file that has an ID Number field....some of the ID Numbers are actual SSNs. ...does anyone know the range that SSNs may be...this is what I have found so far poking around SSN info sites.... greater than 001-01-0000 and less than 770-00-0000. Does anyone know this to be... (1 Reply)
Discussion started by: lyoncc
1 Replies

4. Shell Programming and Scripting

Closest Number from a Range of Numbers

out of a range of numbers, how can i pick out the number that is the closest to any arbitrary/random number that a user supplies? say the range of numbers are between 1 - 90000. but that doesn't mean each number exist between 1 - 90000. the range of numbers could be for example: 1, 3, 4, 6,... (6 Replies)
Discussion started by: SkySmart
6 Replies

5. Shell Programming and Scripting

Range of number from 0.1 to 10.0

Is there a way to create a loop that will output number starting from 0.1 to 10.0 0.1 0.2 0.3 0.4 0.5 .. ... 10.0 This is what i tried. for i in {1..50}; do printf -v i '%02d' $i ; echo "$i"; done That will print 01 02 03 .. .. 50 (9 Replies)
Discussion started by: vietrice
9 Replies

6. Shell Programming and Scripting

If statement test against number range [0-9]

Is it possible to test against a varible within a ranges in a if statement. ex. if ];then echo "not in range" else echo "number within range" fi (8 Replies)
Discussion started by: leemalloy
8 Replies

7. Shell Programming and Scripting

Fill data if number range is given

Hi I want to get all numbers if number range is given as input. Eg: INPUT FILE 100-105 107 108-112 OUTPUT REQUIRED: 100 101 102 103 104 105 107 108 109 110 111 112 How can I do it using shell? :confused: Thanks in advance. (11 Replies)
Discussion started by: dashing201
11 Replies

8. Shell Programming and Scripting

Generating Random Number in certain range

Hi there I am trying to generate a random number between 40 and 70 using the shell here is my code so far and it keeps going above 70. all help much appreciated! comp=$(( RANDOM%70+40 )) echo $comp (4 Replies)
Discussion started by: faintingquiche
4 Replies

9. UNIX for Dummies Questions & Answers

Using sed to replace a range of number

Trying to use SED to replace numbers that fall into a range but can't seem to get the logic to work and am wondering if SED will do this. I have a file with the following numbers 3 26 20 5. For the numbers that are greater than zero and less than 25, SED would add the word range after the... (7 Replies)
Discussion started by: jimmyf
7 Replies

10. Shell Programming and Scripting

Detect continuous number as range

I have 100k data like this bellow , i want to group data to range 171 172 173 174 175 176 179 182 183 187 188 189 1900 1901 1903 1904 1905 1906 (10 Replies)
Discussion started by: before4
10 Replies
SMMIXER(8)						     Linux Programmer's Manual							SMMIXER(8)

NAME
smmixer - get/set Linux soundcard packet radio modem driver mixer SYNOPSIS
smmixer [-i device] [ params ] DESCRIPTION
smmixer displays and/or sets the input source and input and output levels of a soundcard modem port. OPTIONS
smmixer accepts the following option: -i The device argument specifies the soundcard modem device which should be configured or interrogated. It will usually have the fol- lowing form: sm[0-3]. PARAMETERS
The AD1848 (WSS) mixer accepts the following parameters: ol=val sets the level of the left output to the specified value. Legal values are from -100..0dB. or=val sets the level of the right output to the specified value. Legal values are from -100..0dB. o=val sets the level of both outputs to the specified value. Legal values are from -100..0dB. il=val sets the level of the left input to the specified value. Legal values are from 0..43dB. ir=val sets the level of the right input to the specified value. Legal values are from 0..43dB. i=val sets the level of both inputs to the specified value. Legal values are from 0..43dB. sl=val sets the source of the left input to the specified value. Legal values are line, aux1, mic or dac. sr=val sets the source of the right input to the specified value. Legal values are line, aux1, mic or dac. s=val sets the source of both inputs to the specified value. Legal values are line, aux1, mic or dac. The CT1335 (SB2.x) mixer accepts the following parameter: o=val sets the output level to the specified value. Legal values are from -46..0dB. The CT1345 (SBPro) mixer accepts the following parameters: ol=val sets the level of the left output to the specified value. Legal values are from -46..0dB. or=val sets the level of the right output to the specified value. Legal values are from -46..0dB. o=val sets the level of both outputs to the specified value. Legal values are from -46..0dB. s=val sets the input source to the specified value. Legal values are mic, cd or line. The CT1745 (SB16, SB32 AWE) mixer accepts the following parameters: ol=val sets the level of the left output to the specified value. Legal values are from -62..18dB. or=val sets the level of the right output to the specified value. Legal values are from -62..18dB. o=val sets the level of both outputs to the specified value. Legal values are from -62..18dB. il=val sets the level of the left input to the specified value. Legal values are from -62..18dB. ir=val sets the level of the right input to the specified value. Legal values are from -62..18dB. i=val sets the level of both inputs to the specified value. Legal values are from -62..18dB. s=val enables the specified value as a source. Legal values are line, line.l, line.r, midi, midi.l, midi.r, cd, cd.l, cd.r or mic. CONSIDERATIONS
It is important that the audio levels of your radio match those of the soundcard. To help achieve this, use the smdiag utility. This utility can only be used after the interface is started up, i.e. after ifconfig sm? up. The sound driver and the soundcard modem driver are mutually exclusive, i.e. they cannot both access the same soundcard at the same time. Even worse, the sound driver reserves the soundcard as soon as it gets loaded. The souncard modem driver however reserves the card only when the interface is started, i.e. during ifconfig if up. 9600 baud may not currently work on SoundBlaster cards with DSP revision 4.x, i.e. SB16 and SB32 AWE. This is because they seem to not be fully backwards compatible. SEE ALSO
smdiag (8), sethdlc (8), linux/drivers/net/soundmodem.c AUTHOR
smmixer was written by Thomas Sailer (t.sailer@alumni.ethz.ch). Smmixer 0.1 1 October 1996 SMMIXER(8)
All times are GMT -4. The time now is 03:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy