Search notes:

Shell command: ldconfig

ldconfig configures dynamic linker run time bindings.

TODO

$ ldconfig
ldconfig: /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link
$ tail -1 /etc/ld.so.conf.d/ld.wsl.conf
/usr/lib/wsl/lib

See also

Shell commands

Index