Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

132
Views
Automatización de un comando para trabajar con un conjunto de archivos

Tengo una lista de archivos:
base.vox
estilo1.vox
estilo2.vox
tierra1.vox
tierra2.vox

Necesito ejecutar un comando, por ejemplo.
./merge --input base.vox --input style1.vox --input ground1.vox
y ajuste automáticamente los nombres de los archivos de entrada para trabajar en la lista sin repeticiones. asi que
./merge --input base.vox --input style1.vox --input ground2.vox
./merge --input base.vox --input style2.vox --input ground1.vox
./merge --input base.vox --input style2.vox --input ground2.vox

y así sucesivamente... ¿Es posible hacerlo dentro de un script?

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!