Linux / UNIX Tech Support Forum
This is a discussion on Can we see the content of a command? within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hi all, This is bit strange.. Can we see the content of any command? for example vi /bin/ls .. this ...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
Naa, until and unless you use disassemblers software. Getting source code is the best thing to view source code under Linux / BSD etc. /bin/ls and others are binary files which will be loaded by Linux loader (linker) such as /lib64/ld-linux-x86-64.so.2 or /lib/ld-linux.so.2
Code:
/lib64/ld-linux-x86-64.so.2 /bin/ls
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| ld-linux-x86-64.so.2 , linker , linux , loader , unix |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| trying to understand named.log content | speederpro | Networking, Firewalls and Security | 2 | 04-09-2009 04:04 AM |
| save command and command output | savook | CentOS / RHEL / Fedora | 1 | 08-05-2009 05:33 PM |