| Newsgroups |
gmane.editors.sed.user |
| Message-ID |
<[email protected]> |
On Thu, 19 May 2016 12:46:14 +0000 (UTC), "Ufuk Yildirim
[email protected] [sed-users]" <[email protected]> wrote:
> With small test files, awk version Davide Brini suggested seems to work
> perfectly. Thank you so much.
>
> sed version, on the other hand, is not working as I wanted. All it does
> is put all the lines from the txt files in a file in order, which is
> problematic since some students appear twice.
>
> ps. I am currently on Mac. No idea if that changes anything. Will try the
> sed version again on linux, if that makes any difference. Thanks everyone
> for your help. All the best,
My sed solution uses GNU sed, which is not installed by default on Mac.
--
D.