merging

38 views
Skip to first unread message

yancy smith

unread,
Aug 21, 2025, 7:32:20 PMAug 21
to Upstate Carolina Linux Users Group
I use foxfire  on linux and wintel, and use the extension to gather old stuff on sites like the internet archive ..  but as  the list grow so does the crash risk.. so I limit 200 objects to a list 2 text as a html list . 

 the problem is that  I got  long list of links(*).txt and I want a linux way to merger them

 popos works but also I want to  do it on other distros  

Crow

unread,
Aug 22, 2025, 9:49:26 AMAug 22
to Upstate Carolina Linux Users Group
Best bet would bet to cat the files together into one big file.

`cat file1.txt file2.txt ... fileN.txt > bigfile.txt`

If all the files share the same naming scheme you can also just
`cat links*.txt > bigfile.txt`

yancy smith

unread,
Aug 22, 2025, 10:31:20 AMAug 22
to uc...@googlegroups.com
Worked perfectly. Thanks

Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android

From: 'Crow' via Upstate Carolina Linux Users Group <uc...@googlegroups.com>
Sent: Friday, August 22, 2025 9:49:26 AM
To: Upstate Carolina Linux Users Group <uc...@googlegroups.com>
Subject: [UCLUG] Re: merging
 
--
You received this message because you are subscribed to the Google Groups "Upstate Carolina Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uclug+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/uclug/956185df-68e7-4998-84e4-5bac6af4f634n%40googlegroups.com.

Bill Jacqmein

unread,
Aug 22, 2025, 11:10:15 AMAug 22
to uc...@googlegroups.com
https://github.com/shaarli/Shaarli - is my self hosted method for
keeping links (it replaced del.icio.us for me when they shut down).
> To view this discussion visit https://groups.google.com/d/msgid/uclug/PH7P220MB122910BBFA8914766607E571AE3DA%40PH7P220MB1229.NAMP220.PROD.OUTLOOK.COM.

Michael Andrews

unread,
Aug 26, 2025, 12:06:09 PMAug 26
to uc...@googlegroups.com
How about:
sort file1.txt file2.txt ... fileN.txt | uniq > bigfile.txt

There are options on uniq for only outputting duplicate lines or only lines that are not repeated.

--
You received this message because you are subscribed to the Google Groups "Upstate Carolina Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uclug+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/uclug/956185df-68e7-4998-84e4-5bac6af4f634n%40googlegroups.com.


--
Michael Andrews
email: mic.a...@gmail.com

yancy smith

unread,
Aug 26, 2025, 12:06:10 PMAug 26
to uc...@googlegroups.com
opps wget -i links.txt (no( ) )

On Fri, Aug 22, 2025 at 12:18 PM yancy smith <free.ad...@gmail.com> wrote:
coll bill but dta creates a link page like 
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/1762ba9dcc3ea3304f0c6d1e476dae4645b28d4493a274c5451384135e622588_product_card_v2_mobile_slider_639.jpg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/ba3feb744e20136ea0bc100c07b6950383515f8d9e790dd90e8a8266a4a60f66_product_card_v2_mobile_slider_639.jpg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/c8fb4cb7-971f-48fd-9884-ae7803b8b709.jpeg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/ss_af8f06d7b5530078cdf0ac7bfc358b1ec9090fe1.1920x1080.jpg
https://en.wikipedia.org/wiki/File:EntireSimcity4.jpg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/__ia_thumb.jpg
https://archive.org/download/vilebox/Splash2.jpg
https://archive.org/download/vilebox/__ia_thumb.jpg
https://www.amazon.com/dp/B0C8L6C15Q?aref=3KlygeX9kk&aaxitk=c3f3ecda42296864e75f63757b0c8527&language=en_US&pd_rd_plhdr=t&smid=ATVPDKIKX0DER&ref=dacx_dp_584504500173285803_588512423427935809
https://www.amazon.com/gp/your-account/ship-track?itemId=jjqgkqqsoqkuuup&ref=ppx_yo2ov_dt_b_track_package&packageIndex=0&orderId=114-2376056-1601854&shipmentId=BsmgD4mbX
https://www.amazon.com/ref=nav_logo
https://www.amazon.com/ref=nav_logo_prime

using notepad ++ I sort to


then use wgwt -i links,txt  to dl the links not save for use later

You received this message because you are subscribed to a topic in the Google Groups "Upstate Carolina Linux Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/uclug/fSvwykAU5Y8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to uclug+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/uclug/CAMQEVvFp_EXTSGB0ccmC7ns6yDgceU9JgfftoeEEjZT0Dm0bKQ%40mail.gmail.com.

yancy smith

unread,
Aug 26, 2025, 12:06:10 PMAug 26
to uc...@googlegroups.com
coll bill but dta creates a link page like 
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/1762ba9dcc3ea3304f0c6d1e476dae4645b28d4493a274c5451384135e622588_product_card_v2_mobile_slider_639.jpg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/ba3feb744e20136ea0bc100c07b6950383515f8d9e790dd90e8a8266a4a60f66_product_card_v2_mobile_slider_639.jpg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/c8fb4cb7-971f-48fd-9884-ae7803b8b709.jpeg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/ss_af8f06d7b5530078cdf0ac7bfc358b1ec9090fe1.1920x1080.jpg
https://en.wikipedia.org/wiki/File:EntireSimcity4.jpg
https://archive.org/download/sim-city-4-deluxe-edition-disk-1/__ia_thumb.jpg
https://archive.org/download/vilebox/Splash2.jpg
https://archive.org/download/vilebox/__ia_thumb.jpg
https://www.amazon.com/dp/B0C8L6C15Q?aref=3KlygeX9kk&aaxitk=c3f3ecda42296864e75f63757b0c8527&language=en_US&pd_rd_plhdr=t&smid=ATVPDKIKX0DER&ref=dacx_dp_584504500173285803_588512423427935809
https://www.amazon.com/gp/your-account/ship-track?itemId=jjqgkqqsoqkuuup&ref=ppx_yo2ov_dt_b_track_package&packageIndex=0&orderId=114-2376056-1601854&shipmentId=BsmgD4mbX
https://www.amazon.com/ref=nav_logo
https://www.amazon.com/ref=nav_logo_prime

using notepad ++ I sort to


then use wgwt -i links,txt  to dl the links not save for use later

On Fri, Aug 22, 2025 at 11:10 AM Bill Jacqmein <wrjac...@gmail.com> wrote:
You received this message because you are subscribed to a topic in the Google Groups "Upstate Carolina Linux Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/uclug/fSvwykAU5Y8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to uclug+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/uclug/CAMQEVvFp_EXTSGB0ccmC7ns6yDgceU9JgfftoeEEjZT0Dm0bKQ%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages