https://pulumi.com logo
b

busy-umbrella-36067

10/01/2018, 6:07 PM
Copy code
~/.pulumi/bin # ls -l
total 88108
-rwxr-xr-x    1 root     root      28934167 Oct  1 17:11 pulumi
-rwxr-xr-x    1 root     root      20417267 Oct  1 17:11 pulumi-language-go
-rwxr-xr-x    1 root     root      20443010 Oct  1 17:11 pulumi-language-nodejs
-rwxr-xr-x    1 root     root      20412343 Oct  1 17:11 pulumi-language-python
-rw-r--r--    1 root     root          2430 Oct  1 17:11 pulumi-language-python-exec
-rwxr-xr-x    1 root     root            69 Oct  1 17:11 pulumi-resource-pulumi-nodejs
~/.pulumi/bin # ./pulumi
sh: ./pulumi: not found
~/.pulumi/bin # ldd ./pulumi
	/lib64/ld-linux-x86-64.so.2 (0x7f7ce7ae3000)
	libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f7ce7ae3000)
	libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f7ce7ae3000)
~/.pulumi/bin #