Skip to content
Snippets Groups Projects
Commit fc925895 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Updated cleanup shell script.

parent 0961e606
No related branches found
No related tags found
No related merge requests found
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
#!/bin/sh #!/bin/sh
rm -rf example rm -rf example
rm -f example_dynamic.json example.json example.m example_original.json example_static.json rm -f example*.json
rm -f example_dynamic.m example.log example_set_auxiliary_variables.m example_static.m rm -f example*.m
rm -f example_dynamic_set_auxiliary_series.m rm -f example*.mat
rm -f example_results.mat rm -f example.log
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment