We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89bc20d commit 21cc40dCopy full SHA for 21cc40d
doc/Type/IO.pod6
@@ -362,7 +362,7 @@ C<%*ENV<ComSpec> /c> in Windows, C</bin/sh -c> otherwise. All shell meta
362
characters are interpreted by the shell, including pipes, redirects,
363
environment variable substitutions and so on. Shell escapes are a severe
364
security concern and can cause confusion with unusual file names. Use
365
-L<run|/type/IO#sub_run> if you want to be safe.
+L<run|/type/Proc#sub_run> if you want to be safe.
366
367
The return value is of L<type Proc|/type/Proc>.
368
0 commit comments