Search Results

Search: Posts Made By: Azumandious
3,427
Posted By Azumandious
Thank you Corona. That did the trick!. Its much...
Thank you Corona. That did the trick!. Its much simpler than what I was trying before.
3,427
Posted By Azumandious
Breaking a string into four different numbers
I'm having trouble breaking a string into four different numbers. What I'm starting out with is

foo='1218141 1441 1664 122222'

and what I want to have is

a=1218141
b=1441
c=1664...
9,205
Posted By Azumandious
I'm afraid I don't fully understand. I see the...
I'm afraid I don't fully understand. I see the logic in attaching the -sn1 to the read file. That makes it accept y, Y, yes, Yes, n, N, no, and No without having to go through the whole if or...
9,205
Posted By Azumandious
Getting user input from inside a while loop?
I'm new to BASH and i'm trying to create a script which is simply put a large find and replace file. This is what I have so far


N=0
while read LINE ; do

N=$((N+1))

sed ...
Showing results 1 to 4 of 4

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