Re: [expert] Help on scripting

2003-11-05 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Glenn, it works like charm! ;p However, I wonder whether anyone here is familiar with MS Access? Everytime I export some MS Access database, why the resulting text file always truncate long records into 2 lines? For example: a bb

Re: [expert] Help on scripting

2003-11-05 Thread Glenn Burkhardt
sed -e "s/$/#/" < text.txt > newtext.txt On Wednesday 05 November 2003 09:17 pm, Fajar Priyanto wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dear All, > Again, I'm pleading for your help. > I have this text file consisting: > ; > ; > ccc

[expert] Help on scripting

2003-11-05 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear All, Again, I'm pleading for your help. I have this text file consisting: ; ; ; I want to add "#" at the end of each line. How do I do that? Thanks - -- Fajar http://linux.arinet.org Li