当前位置:网站首页>Try catch of Bash
Try catch of Bash
2022-06-22 02:42:00 【Cloud returns - Dusk】
Recently I wrote shell. deeply if else tedious . Refer to csdn A blogger . The result code is useless . So I wrote a template myself . When I write my blog, I turn to his quotation stackoverflow Link to find . He's missing && . :)
My template
:
(
:
## To add code, put : Get rid of .
) || {
case $? in
*)
perror $?
;;
esac
}
stackoverflow Templates
# set -e
{
# try
command1 &&
#save your output
} || {
# catch
# save log for exception
}
边栏推荐
- Ioerror: no translation files found for default language zh cn Solutions for
- zap语法糖
- 最新发布:Neo4j 图数据科学 GDS 2.0 和 AuraDS GA
- Introduction to excellent verilog/fpga open source project (XXVII) - small CPU
- GraphAcademy 课程讲解:《Neo4j 图数据科学简介》
- On Monday, I asked the meaning of the | -leaf attribute?
- 目标检测之——labelImg标注工具使用方法
- Microsoft Internet Explorer was permanently closed on June 15
- Minecraft 1.18.2 biochemical 8 module version 1.3 3D objects + more complex villages
- Parallel search DSU
猜你喜欢

使用 Neo4j 沙箱学习 Neo4j 图数据科学 GDS

Rely on the robustness of trusted AI to effectively identify deep forgery and help banks fight identity fraud

The neo4j skill tree was officially released to help you easily master the neo4j map database

Object detection -- how to use labelimg annotation tool

华阳智能冲刺深交所:拟募资4亿 复星惟盈是股东

最新发布:Neo4j 图数据科学 GDS 2.0 和 AuraDS GA

Official release of ideal L9: retail price of 459800 yuan will be delivered before the end of August

EMC整改小技巧

【1. 快速排序】

Chapter 25 digital watermarking technology based on Wavelet Transform
随机推荐
小孩子学什么编程?
Must the database primary key be self incremented? What scenarios do not suggest self augmentation?
How to select the appropriate version of neo4j (version 2022)
关于PMP考试,你想知道的知识都在这里了
In the era of industrial Internet, there is no real center
import和require在浏览器和node环境下的实现差异
并查集dsu
What programming does a child learn?
When retail digitalization enters a new stage of development, we need to connect the public domain with the private domain
mocklog_ Simulation log
Openjudge noi 1.13 46: octal to decimal
Rational Rose installation tutorial
Create RT_ Thread thread
[2. merge sort]
June25,2022 PMP Exam clearance manual-4
GraphConnect 2022 大会的产品发布一览
最新发布:Neo4j 图数据科学 GDS 2.0 和 AuraDS GA
fatal error: png++/png. Hpp: no that file or directory
Matlab learning notes (5) import and export of MATLAB data
Kubernetes code generator use