some default useful links
This commit is contained in:
parent
ee4437f721
commit
5b41f67250
|
@ -3,4 +3,7 @@
|
||||||
|
|
||||||
cfg_links=(
|
cfg_links=(
|
||||||
'/proc/self/fd;/dev/fd'
|
'/proc/self/fd;/dev/fd'
|
||||||
|
'/proc/self/fd/0;/dev/stdin'
|
||||||
|
'/proc/self/fd/1;/dev/stdout'
|
||||||
|
'/proc/self/fd/2;/dev/stderr'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user