exec, javac: add more information link (#6536)

This commit is contained in:
lincc
2021-09-17 02:50:00 +08:00
committed by GitHub
parent 500f963619
commit 53bb082889
5 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# exec
> Replace the current process with another process.
> More information: <https://linuxcommand.org/lc3_man_pages/exech.html>.
- Replace with the specified command using the current environment variables: