|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi Folks!!
Just got a question in mind.... Is it possible for us to read the c code of the commands in the bin directory? I work on a LINUX server and i only see executables in the bin directory which i obviously can't read. Please help me regarding this. Thanks in advance and wishing you a very happy and prosperous New year 2010. |
| Sponsored Links | ||
|
|
|
#2
|
|||
|
|||
|
1. In debian kind of systems, following is the way i will get source. Code:
apt-get source PACKAGE-NAME For getting the zip command source. Code:
apt-get source zip If you get this error, Code:
E: You must put some 'source' URIs in your sources.list Add a source repository, like., Code:
deb-src http://debian.uchicago.edu/debian/ etch main contrib non-free 2. If you cannot do it, navigate through the packages.debian.org and download it from there. For 'bc' command source, here you can get: Debian -- Details of source package bc in lenny |
|
#3
|
|||
|
|||
|
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| source_code |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to get source code of Unix commands? | jagdish.machhi@ | Linux | 4 | 08-10-2007 10:44 AM |
| Source Code Of Unix | rajesh_ranjan26 | Post Here to Contact Site Administrators and Moderators | 1 | 10-01-2006 07:38 AM |
| the source code of unix | matsoyka | Post Here to Contact Site Administrators and Moderators | 1 | 03-07-2006 04:14 AM |
| UNIX commands source | rubis450 | Shell Programming and Scripting | 1 | 12-16-2002 09:45 AM |
| Browsing Unix Source Code via the Web | Perderabo | News, Links, Events and Announcements | 0 | 12-16-2002 09:43 AM |