𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

BASH SCRIPT EXAMPLE: Folder to ISO as f2iso command (FINAL RELEASE)

✍ Scribed by Chickita


Publisher
Chickita
Year
2020
Tongue
English
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Table of Contents


Folder-2-ISO.zip


πŸ“œ SIMILAR VOLUMES


BASH SCRIPT EXAMPLE : ffmpeg batch as a
✍ Chickita πŸ“‚ Library πŸ“… 2020 πŸ› Chickita 🌐 English

BASH SCRIPT EXAMPLE : ffmpeg batch as a command (FINAL) Here are mee and nee two bash scripts which can take positional parameters as inputs. These scripts can be copied to /usr/bin/ folder and mee or nee can be invoked as a ffmpeg batcher. ffmpeg version is already taken care of. You don’t

BASH SCRIPT EXAMPLE: Calculating FreeSPA
✍ Chickita πŸ“‚ Library πŸ“… 2020 πŸ› Chickita 🌐 English

BASH SCRIPT EXAMPLE: Calculating FreeSPACE (FINAL RELEASE) Most of the file managers displays available free space any opened directory. Following β€œBeautiful Bash” script might be useful for a quick check of available free space for the disks or directories which are not opened in a file mana

BASH SCRIPT EXAMPLE ; ffmpeg AVI (ANY) t
✍ Chickita πŸ“‚ Library πŸ“… 2020 πŸ› Chickita 🌐 English

BATCH CONVERTER - FINAL RELEASE # This script targets .avi as an input file(s) and converts into .mp4 You can change input target from .avi to any like .mkv at line# 56 by replacing .avi to .mkv i.e INPUT_EXT=.avi to INPUT_EXT=.mkv in any-2-mp4.sh # ############################################

BASHSCRIPT EXAMPLE: PDF re-compressor as
✍ Chickita πŸ“‚ Library πŸ“… 2020 πŸ› Chickita 🌐 English

BASHSCRIPT EXAMPLE: PDF re-compressor as pdfz command (FINAL RELEASE) Here is my just an another installment. PDFZ is the bash-script aimed to compress PDF files just a little-bit more by using Ghostscript in batches. Most of the time it works, and brings in little advantage of saving little-

dir2iso Directory to ISO v2.01 with a si
✍ Chickita πŸ“‚ Library πŸ“… 2020 πŸ› Chickita 🌐 English

When previous release of dir2iso left a copy in Disney's pixieland, TinkX could not pack all the tools and spare in a small bag. So, here is β€œTinker-ed” version 2.01 which in fact, checks for enough room to pack everything with a size limit of 4.7 GB. And, of course it is without any unnecessa