Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@sv3 temp3]# stat /usr/bin/ruby
- File: `/usr/bin/ruby'
- Size: 9025295 Blocks: 17664 IO Block: 4096 regular file
- Device: fd00h/64768d Inode: 75476039 Links: 1
- Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
- Access: 2012-07-10 13:24:30.000000000 +0200
- Modify: 2012-07-09 15:14:38.000000000 +0200
- Change: 2012-07-10 09:53:06.000000000 +0200
- [root@sv3 temp3]# ldd /usr/bin/ruby
- libpthread.so.0 => /lib64/libpthread.so.0 (0x000000343fc00000)
- librt.so.1 => /lib64/librt.so.1 (0x0000003440400000)
- libdl.so.2 => /lib64/libdl.so.2 (0x000000343f800000)
- libcrypt.so.1 => /lib64/libcrypt.so.1 (0x000000344ee00000)
- libm.so.6 => /lib64/libm.so.6 (0x000000343f400000)
- libc.so.6 => /lib64/libc.so.6 (0x000000343f000000)
- /lib64/ld-linux-x86-64.so.2 (0x000000343ec00000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement