clean.sh

来自「1.Polarization analysis and filtering fo」· Shell 代码 · 共 13 行

SH
13
字号
#! /bin/sh# Clean.sh - Clean up after running demosrm -f temp.su indata.su data3c.su pofi3c.su polar.* rotated.su corerm -f supolar?.eps supofilt??.eps sueipofi??.eps suhrot.epsrm -f data.*.eps polar.*.eps data3c.eps pofi3c.eps plot?.epsrm -f a.asc x.asc x.bin a.binexit 0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?