Re: wget, how do I download when links are to a php ...?
- From: "Tony Lawrence" <pcunix@xxxxxxxxx>
- Date: 5 Jan 2007 08:53:43 -0800
jameshanley39@xxxxxxxxxxx wrote:
My point is that from the little I know of linux, the reality is more
complicated. e.g. there are commands that do one thing well and another
thing in a messy way.
There are quick 90% solutions and long 100% solutions in places where
there could easily be a short 100% solution. I'll give an example of
this at response to the next paragraph, with a BUT. note- Within that
respone to ten et paragraph, the example is there, about displaying
only files [file that aren't directories] with ls.
OK, I understand you..
I think one small piece of advice might help. Stop thinking about "how
to I get X to do Y" and instead ask "How to I get this result?".
That's helpful here on the newsgroups especially.
For example, your mention of "ls" is solved by
find . -type f
And it's likely that the existence of "find" (which has much more
possiblities) influenced the design of "ls"- if anyone ever thought of
"ls" listing only files, they would have immediately thought of "find"
and realized they didn't need it.
Remember this too: Unix was here with find and ls long before DOS..
why didn't DOS "do it right"?
--
Tony Lawrence
Unix/Linux/Mac OS X Resources
http://aplawrence.com
.
- Follow-Ups:
- Re: wget, how do I download when links are to a php ...?
- From: jameshanley39@xxxxxxxxxxx
- Re: wget, how do I download when links are to a php ...?
- References:
- wget , how do I download when links are to a php .. ?
- From: jameshanley39@xxxxxxxxxxx
- Re: wget, how do I download when links are to a php ...?
- From: jameshanley39@xxxxxxxxxxx
- Re: wget, how do I download when links are to a php ...?
- From: Tony Lawrence
- Re: wget, how do I download when links are to a php ...?
- From: jameshanley39@xxxxxxxxxxx
- wget , how do I download when links are to a php .. ?
- Prev by Date: Re: Advice on moving to Linux
- Next by Date: Re: Mail Client to Check POP 3 Mail on Server?
- Previous by thread: Re: wget, how do I download when links are to a php ...?
- Next by thread: Re: wget, how do I download when links are to a php ...?
- Index(es):
Relevant Pages
|
Loading