The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
one question for bash shell script zx1106 Shell Programming and Scripting 9 03-10-2008 12:40 AM
BASH Shell Script Help -HELP! flamethrower0 Shell Programming and Scripting 2 12-30-2006 01:26 AM
bash shell script and ms-dos space13 Shell Programming and Scripting 1 11-10-2006 07:06 PM
need help with bash shell script vmtailor UNIX for Dummies Questions & Answers 2 03-03-2005 04:30 PM
bash shell script norsk hedensk Shell Programming and Scripting 4 08-02-2003 07:27 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-31-2008
outthere_3 outthere_3 is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 9
Bash shell script

Hi Guys,

I am trying to alter a script for my company.

I need the start of it to go something like this.

User is asked to input 8 numbers
8 numbers are written to a txt file
***** ***** ***** txt file is read ***** *****

The text file gets read in between other files represented by ***** in the above line.

If anyone can help or know a better way to get user input into the place for the txt file to be read it would be a great help.

sincerely

Jeremy
  #2 (permalink)  
Old 01-31-2008
Smiling Dragon's Avatar
Smiling Dragon Smiling Dragon is offline Forum Advisor  
Disorganised User
  
 

Join Date: Nov 2007
Location: New Zealand
Posts: 922
Do you mean you just need to stick 8 numbers (entered by the user) in the middle of a bunch of text (sourced from several files)?

If so, you don't need to worry about populating a temp file with it, just cat the first bunch of files, echo the numbers, then cat the rest.
I'd suggest using:
Code:
read numbers ; cat stuff; echo $numbers; cat morestuff
  #3 (permalink)  
Old 01-31-2008
outthere_3 outthere_3 is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 9
bash shell script

My friend you truly are a legend.

Thankyou

Jeremy
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:35 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0