sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #42959
Re: sed
Jan Eliasen wrote:
>
> sed s/.*/"INSERT INTO Bil11 VALUES (" & ");" Bil11.txt > test.txt
>
hvorfor ikke bare:
for i in `cat fil`
do
echo "tekstfør $i tekstefter">>fil2;
done
/Kim
"An organized team is like a strong fist and will smash through stones,
but an unorganized team is like a weak wrist, and will break only
bones."
- Rick Tew
Follow ups
-
Re: sed
From: Anders Melchiorsen, 2001-10-16
-
Re: sed
From: Jan Eliasen, 2001-10-15
References
-
sed
From: Jan Eliasen, 2001-10-15