English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 15 February 2021, 02:22   #1
ancalimon
Supernormal
 
ancalimon's Avatar
 
Join Date: Jul 2007
Location: Istanbul / Turkey
Age: 43
Posts: 1,410
lha help

I want to extract all files that are inside multiple directories. Is there a way to do this?

Assume the directories are are called A, B and C, and there are multiple lha files inside these directories. I want to extract them to another path but also make it copy the directory (without the lha files) as well.

I tried

lha x #?/#? ram:

but this crashes lha
ancalimon is offline  
Old 15 February 2021, 04:24   #2
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,186
Have you tried the list LFORMAT option to create a script in T:?
Samurai_Crow is offline  
Old 15 February 2021, 17:21   #3
andy2004
Zone Friend
 
Join Date: May 2006
Location: Hampshire
Age: 49
Posts: 271
Send a message via Yahoo to andy2004
try using version 1.38 of lha.. seems 2.15 crashes when thats used.

lha -x x #?/#?[.lha|.lzh] ram:

as you said the folders which contain these archives are a b c etc you could use

lha -x x [a-z]/#?[.lha|.lzh] ram: which should look in every directory from a through to z so A/1.lha a/2.lha a/3.lha all the way through to Z/filename.lha etc
depends on the about of letters in the name you could use ? for each other letter.
-x preserve directories

x = extract with directories

wildcard #?

and [.lha|.lzh] as the extension to use as both are supported..

Last edited by andy2004; 15 February 2021 at 17:33.
andy2004 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
LhA wroggle request.Apps 7 19 December 2020 15:26
Trying to archive an lha file inside a new lha file Foebane support.Apps 6 11 December 2019 21:08
I know nothing about LHA... Muzkat New to Emulation or Amiga scene 11 19 July 2006 00:53
Lha 2.12 Paul News 0 16 March 2006 15:51
Lha swirligig New to Emulation or Amiga scene 5 25 June 2002 01:32

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:41.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.19170 seconds with 15 queries