Scripts
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb Site ManagementScripts

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 11th, 2004, 10:22 AM
Sal22 Sal22 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 1 Sal22 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Need Help writing a simple script

Hi,

Im very new to Unix, and was wondering if someone could help me.
Basically, Im trying to convert a bunch of FITS files into ASCII.

I used ftools to do this, by typing "heasoft" to start ftools, and then "fimgdmp", unfortunately it only allows files to be converted one at a time.
I was hoping that a script could be written that uses a list of the files that need converting, and inputs it into 'fimgdmp'.

So basically, I need a script that opens ftools, then types 'fimgdmp', then at the 'input' prompt takes the first file in a list and types that, then makes up a name for the 'output', then just presses 'return' (the return key) for the other 4 parameters. And repeats this for each file in the list.

So far I tried just writing a script that starts up 'fimgdmp'. I wrote:

#! /bin/csh -f
foreach var (spectra.lis)
heasoft #start ftools
fimgdmp #start the fimgdmp command

but it didnt work. I basically have no idea what Im doing.

Can anyone help me with this please?
Thanks.
Sal.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementScripts > Need Help writing a simple script

Developer Shed Advertisers and Affiliates



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap