Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in return-code
Get return/exit code from a package executed from a SSIS catalogue
Feb 18, 2023
ssis
return-code
Python 'return not' statement in subprocess returncode
Dec 03, 2022
python
return
subprocess
popen
return-code
Does the PID of a child process become available for reuse if the parent process is still running?
Sep 12, 2022
linux
concurrency
pid
exit-code
return-code
Does exit code status with zero value always mean successfully run in Perl?
May 31, 2022
perl
status
exit-code
return-code
exitstatus
Get the output with check_output even with a non-zero exit status
Oct 19, 2022
python
python-3.x
subprocess
output
return-code
What is the Windows/cmd.exe equivalent of Linux/bash's $? -- the program exit/return code? [duplicate]
Nov 15, 2022
windows
cmd
return-code
How to return error code from constructor?
Jan 11, 2018
c++
exception
constructor
return-code
Return code when OOM killer kills a process
Oct 24, 2022
linux
out-of-memory
waitpid
return-code
Exceptions vs return codes : do we lose something (while gaining something else)?
Jun 09, 2018
c#
exception
return-code
Is there documentation for Airflow log file return codes?
Oct 16, 2022
airflow
directed-acyclic-graphs
return-code
How to set ExitCode in a VCL Forms Application
Aug 14, 2019
delphi
vcl
exit-code
return-code
How can I tell if a jq filter successfully pulls data from a JSON data structure?
Feb 16, 2022
json
bash
jq
return-code
How does "set -e" work with subshells?
Sep 12, 2022
bash
error-handling
return-code
Return an exit code without closing shell
Sep 04, 2022
bash
return
exit
return-code
Getting the return value of a command executed using backticks in Perl
Aug 28, 2022
perl
command
return-code
Best way to view a command return code in DOS
Aug 30, 2022
windows
cmd
errorlevel
return-code