top of page
Search

Bigfile.002

  • mikhailshaolss
  • Aug 13, 2023
  • 1 min read


The rule split_big_file uses split command and generates files that have filenames like bigfile.001, bigfile.002, etc. I use touch('splitting_file.done') in the rule split_big_file to make sure that the next rule process_small_files does not start before it finishes. When I try to run this, I get a Missing input files for rule process_small_files error. How can I get around this?




Bigfile.002

2ff7e9595c


 
 
 

Recent Posts

See All

Comments


© 2023 by Alter Band. Proudly created with Wix.com

bottom of page