mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-04 11:49:42 +08:00
Created SC2181 Check exit code directly with e.g (markdown)
2
SC2181----Check-exit-code-directly-with-e.g.md
Normal file
2
SC2181----Check-exit-code-directly-with-e.g.md
Normal file
@@ -0,0 +1,2 @@
|
||||
/usr/sbin/lsof -i tcp:7070
|
||||
if [ $? = 0 ]
|
Reference in New Issue
Block a user