Skip to content
Snippets Groups Projects
Commit be44502a authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 17/06/2019: for ubuntu/dash problem , add "#!/bin/bash" un all clean/get/run script

parent 83746e12
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 2 deletions
#!/bin/bash
rm -f ARM* pipe_name
rm -f eurocs* OUT*
#!/bin/bash
set -x
set -e
ln -fs ../001_prep_ideal/eurocs_noground.* .
......
#!/bin/bash
rm -f ARM**
rm -f gmeta OUT*
rm -f rm dir.*:*
File mode changed from 100755 to 100644
#!/bin/bash
set -x
set -e
ln -sf ../002_mesonh/ARM__.1.CEN4T.000.* .
......
#!/bin/bash
rm -f ARM__.1.CEN4T.000* *.png
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
......
File mode changed from 100755 to 100644
#!/bin/bash
set -e
make clean
make
\ No newline at end of file
make
#!/bin/bash
set -x
rm -f *.dir *.hdr file_for_xtransfer
......
#!/bin/bash
#
# Modif
# J.Escobar 11/04/2014 get PGD files from 'dir_open' directory ( without psswd )
......
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
......
#!/bin/bash
set -x
rm -f *.dir *.hdr file_for_xtransfer
......
#!/bin/bash
set -x
rm -f *.dir *.hdr file_for_xtransfer
......
#!/bin/bash
set -x
rm -f 16JAN* OUTPUT_LISTING* OUTPUT_TRANSFER pipe* *.tex
......
#!/bin/bash
set -x
rm -f 16JAN* OUTPUT_LISTING* OUTPUT_TRANSFER pipe* *.tex file_for_xtransfer
#!/bin/bash
set -x
rm -f 16JAN* OUTPUT_LISTING* OUTPUT_TRANSFER pipe* *.tex file_for_xtransfer
#!/bin/bash
set -x
rm -f 16JAN* OUTPUT_LISTING* OUTPUT_TRANSFER pipe* *.tex
rm -f EXSEG?.nam PRESSURE file_for_xtransfer
......
#!/bin/bash
set -x
rm -f 16JAN* OUTPUT_LISTING* OUTPUT_TRANSFER pipe* *.tex
rm -f DIAG1.nam file_for_xtransfer
......
#!/bin/bash
set -x
rm -f 16JAN*
rm -f dirconv FICJD LISTING_DIA OUT_DIA pipe_name
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment