Tuesday, March 9, 2010

To know about the file type and its environment

        $ file /path-to-filename
        $ file /bin/dd

Output :
        /bin/dd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped

No comments:

Post a Comment