cost 64 ms
how to exit bash script

I have a case command that has several options and one of them is for failed storage space size. Is exec $SHELL the best wasy to exit the script or ...

die() or exit() without destructors?

I would like to stop my php code when a condition is not valid. Example: i would like stop the php code if the first condition is not met that it ...

2022-09-22 16:03:06   1   25    php / exit / die  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM