Ubuntu Pastebin

Paste from icey at Tue, 11 Apr 2017 12:07:16 +0000

Download as text
1
2
3
4
5
6
7
8
$ ldd /snap/scratch/current/bin/scratch 
	linux-vdso.so.1 =>  (0x00007ffdd7357000)
	libdl.so.2 => /snap/core/current/lib/x86_64-linux-gnu/libdl.so.2 (0x00007f798824b000)
	librt.so.1 => /snap/core/current/lib/x86_64-linux-gnu/librt.so.1 (0x00007f7988043000)
	libpthread.so.0 => /snap/core/current/lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f7987e26000)
	libgcc_s.so.1 => /snap/core/current/lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f7987c10000)
	libc.so.6 => /snap/core/current/lib/x86_64-linux-gnu/libc.so.6 (0x00007f7987845000)
	/snap/core/current/lib/x86_64-linux-gnu/ld-2.23.so => /lib64/ld-linux-x86-64.so.2 (0x000055c742d75000)
Download as text