This is general Questions?

V

Vellingiri Arul

Dear Friends,
Where can I get the ls source code.
Please anyboby already aware means that tell to me.
I have been searching since two days,but I was unable to get the clear
source code of ls.
anyone help me.

by
Vellingiri.
 
A

Alex Gutteridge

Dear Friends,
Where can I get the ls source code.
Please anyboby already aware means that tell to me.
I have been searching since two days,but I was unable to get the clear
source code of ls.
anyone help me.

by
Vellingiri.

No offense, but this question is very hard to understand. What do you
mean by 'ls'?

If you mean the unix command line program then:

a) This is the wrong place for your question.
b) You can't have searched very hard for those two days because
googling for 'ls source code' gives the wikipedia entry for ls as the
first result, from which three versions of ls are directly linked.

Alex Gutteridge

Bioinformatics Center
Kyoto University
 
A

Alex Fenton

Vellingiri said:
Where can I get the ls source code.
Please anyboby already aware means that tell to me.
I have been searching since two days,but I was unable to get the clear
source code of ls.

I have been searching two minutes:

http://www.google.co.uk/search?q=ls+source+code

returns as the top search result a link to:

http://en.wikipedia.org/wiki/Ls

Which contains an obvious link to:

http://minnie.tuhs.org/UnixTree/V7/usr/src/cmd/ls.c.html

Among the other top 10 google search results were several instances of
people asking the same question.

This is a friendly list, but please don't abuse people's goodwill by
asking questions without doing some basic research first - especially if
those questions do not relate to ruby.

a
 
V

Vellingiri Arul

Alex said:
No offense, but this question is very hard to understand. What do you
mean by 'ls'?

If you mean the unix command line program then:

a) This is the wrong place for your question.
b) You can't have searched very hard for those two days because
googling for 'ls source code' gives the wikipedia entry for ls as the
first result, from which three versions of ls are directly linked.

Alex Gutteridge

Bioinformatics Center
Kyoto University

Hai,
I am really very very sorry for posting the questions.
ok.

by
vellingiri.
 
P

Phlip

Vellingiri said:
Where can I get the ls source code.

Hmmm. ls --help yields lots of search-worthy verbiage, including "color is
not used to distinguish types of files". Sticking that, with quotes, into
http://www.google.com/codesearch returns:

ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.5.tar.gz

BTW this group discusses Ruby, which ls _should_not_ be implemented in.

And I feel your pain - I once foolishly attempted to find the source to
'cal', in the days before /el Goog/'s codesearch! On a lark...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,264
Messages
2,571,323
Members
48,007
Latest member
Elvis60357

Latest Threads

Top