Opened 6 years ago
Closed 6 years ago
#1567 closed help (answered)
convsh on Archer RDF
Reported by: | charlie | Owned by: | jeff |
---|---|---|---|
Component: | UM Tools | Keywords: | |
Cc: | Platform: | ARCHER | |
UM Version: | <select version> |
Description
Hi,
I'm trying to run a convsh script on the RDF on Archer, but it won't run (unless I manually paste in every line).
The version of convsh that I'm using is at /work/n02/n02/hum/bin/convsh and this is included in the first line of my script. Should I change this?
Normally, on any of our own servers (e.g. Jasmin), I just change to bash and then run the script, i.e.
bash
. convsh_charlie1.tcl
If I try to do this on Archer, however, it gives me the following error for each line:
If 'foreach' is not a typo you can run the following command to lookup the package that contains the binary:
command-not-found foreach
bash: foreach: command not found
Can you help?
Many thanks,
Charlie
Change History (2)
comment:1 Changed 6 years ago by jeff
- Owner changed from um_support to jeff
- Status changed from new to accepted
comment:2 Changed 6 years ago by jeff
- Resolution set to answered
- Status changed from accepted to closed
Hi Charlie
If you using archer then /work/n02/n02/hum/bin/convsh should work fine, but if you are using the RDF then there is no /work directory. In this case you could use this version of convsh /nerc/n02/n02/jwc/bin/convsh
Jeff.