%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/309157/root/home/waritko/tmp/
Upload File :
Create Path :
Current File : //proc/309157/root/home/waritko/tmp/convert.sh

#!/bin/bash
set -x
ls *.epub | 
{
	while read line;
	do
		filename=`rev <<< "$line" | cut -d"." -f2- | rev`;
		ebook-convert "$line" "$filename.fb2";
	done;
}

Zerion Mini Shell 1.0