[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cd with multiple arguments?
From: |
Stephane CHAZELAS |
Subject: |
Re: cd with multiple arguments? |
Date: |
Mon, 13 Dec 2010 19:48:40 +0000 (UTC) |
User-agent: |
slrn/pre1.0.0-18 (Linux) |
2010-12-13, 12:04(+00), Marc Herbert:
[...]
>> True, bash does not come with a vast library of ready-to-use functions.
>
> Neither is there any such "reference" library available externally. Or
> is there?
Yes, they're called "commands" or "programs" or "software".
People tend to forget that before all a shell is a command line
interpreter.
If you're finding yourself writing complex shell functions that
don't make use of external commands, then you're heading the
wrong direction with your shell, or you are heading in one
direction with the wrong medium (i.e. you need a programming
language, not a shell).
--
Stephane
- cd with multiple arguments?, Keith Thompson, 2010/12/09
- Re: cd with multiple arguments?, Keith Thompson, 2010/12/09
- Re: cd with multiple arguments?, Eric Blake, 2010/12/09
- Re: cd with multiple arguments?, Chet Ramey, 2010/12/09
- Re: cd with multiple arguments?, Marc Herbert, 2010/12/10
- Re: cd with multiple arguments?, Chris Jones, 2010/12/10
- Re: cd with multiple arguments?, Marc Herbert, 2010/12/13
- Message not available
- Re: cd with multiple arguments?,
Stephane CHAZELAS <=
- Re: cd with multiple arguments?, Marc Herbert, 2010/12/14
- Re: cd with multiple arguments?, Chris F.A. Johnson, 2010/12/14
- Re: cd with multiple arguments?, Marc Herbert, 2010/12/15
- Re: cd with multiple arguments?, Illia Bobyr, 2010/12/15
- Re: cd with multiple arguments?, Marc Herbert, 2010/12/17
- Re: cd with multiple arguments?, Illia Bobyr, 2010/12/17
- Re: cd with multiple arguments?, Greg Wooledge, 2010/12/17
- Re: cd with multiple arguments?, Bob Proulx, 2010/12/15
- Re: cd with multiple arguments?, Marc Herbert, 2010/12/16
- Re: cd with multiple arguments?, Bob Proulx, 2010/12/16