6 ms·
While the article says that backticks don't provide access to the exit status, you can retrieve it with $?.exitstatus.
by aquasync 2y ago
While the article says that backticks don't provide access to the exit status, you can retrieve it with $?.exitstatus.