Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Adding text to the beginning of a file
- Date: Sun, 18 Mar 2007 02:04:55 +0900
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Subject: Re: [tlug] Adding text to the beginning of a file
- References: <45FA6B45.3040500@example.com> <ba75897e0703160413oc5219d7gb2bea3d53cd0afc2@example.com> <45FB452B.8050205@example.com> <ba75897e0703162026gb5fec8cm94470f4e30b117c4@example.com> <17915.55760.452640.548230@example.com> <20070317122958.GM13829@example.com> <20070317132851.GA77091@example.com> <20070317153015.GO13829@example.com> <20070317161228.GP13829@example.com>
Edward Wright writes: > On Sun, Mar 18, 2007 at 12:30:15AM +0900, Edward Wright wrote: > > > export IFS="" > > > > Hmm. Yeah, it does, but I don't get why. > > A little further checking shows that it only seems to work. Tho I expect > it will "seem to work" just about anywhere you use it :) No, it's only going to seem to work for echo. Try touch abc def "ghi jkl" export IFS="" for file in `ls`; do ls $file; done
- Follow-Ups:
- Re: [tlug] Adding text to the beginning of a file
- From: Edward Wright
- Re: [tlug] Adding text to the beginning of a file
- From: Curt Sampson
- References:
- [tlug] Adding text to the beginning of a file
- From: Dave M G
- Re: [tlug] Adding text to the beginning of a file
- From: Arwyn Hainsworth
- Re: [tlug] Adding text to the beginning of a file
- From: Dave M G
- Re: [tlug] Adding text to the beginning of a file
- From: Arwyn Hainsworth
- Re: [tlug] Adding text to the beginning of a file
- From: Stephen J. Turnbull
- Re: [tlug] Adding text to the beginning of a file
- From: Edward Wright
- Re: [tlug] Adding text to the beginning of a file
- From: Scott Robbins
- Re: [tlug] Adding text to the beginning of a file
- From: Edward Wright
- Re: [tlug] Adding text to the beginning of a file
- From: Edward Wright
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Adding text to the beginning of a file
- Next by Date: Re: [tlug] Adding text to the beginning of a file
- Previous by thread: Re: [tlug] Adding text to the beginning of a file
- Next by thread: Re: [tlug] Adding text to the beginning of a file
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links