Returning a boolean from a Bash function

前端 未结 10 1024
余生分开走
余生分开走 2020-12-07 07:02

I want to write a bash function that check if a file has certain properties and returns true or false. Then I can use it in my scripts in the \"if\". But what should I retur

10条回答
提交回复
热议问题