[Thread Prev][Thread Next][Index]

Re: [ferret_users] climatological_axes not giving me the anomalies for seasonal data



Hi,

> I am trying to make a journal script for ferret using same commands i find
> in archive, but it generates these errors.
> bash: ./my_script.jnl: No such file or directory
> [anyuola@login01 ~]$ cp myscript.jnl my_script.jnl
> [anyuola@login01 ~]$ ./my_script.jnl
> ./my_script.jnl: line 2: use: command not found
[. . .]

The short answer is: Use

  $ ferret -script my_script.jnl

If you want to understand why what you did didn't work, please study
how Linux or Unix shell scripts are executed.

Regards,

Ryo


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement