This website requires JavaScript.
Explore
Help
Sign In
matthewcardarelli
/
bif_container
Watch
1
Star
0
Fork
0
You've already forked bif_container
Code
Activity
Files
main
bif_container
/
run_biftool
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
46 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2025-06-13 13:53:58 -04:00
#!/bin/bash
Update biftool to accept all params
2025-06-13 16:57:17 -04:00
biftool
$@
&&
mv ./*.bif /output
Copy Permalink