You are not logged in.

#1 2009-02-26 06:33:12

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

isoman - a simple script to automate cd image handling

So here's another little script I threw together... use it if you want (or don't, I don't really care)... just got tired of typing the same things over and over again. tongue

Feel free to submit questions/comments/ideas.

Homepage
AUR


.:[My Blog] || [My GitHub]:.

Offline

#2 2009-02-26 14:45:25

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: isoman - a simple script to automate cd image handling

Since I use the original cdrtools, i had to replace all occurences of "wodim" with "cdrecord". A simple

sed -i 's/wodim/cdrecord/g' /usr/bin/isoman

did the trick.

Nice Script!

Last edited by Stefan Husmann (2009-02-26 14:51:27)

Offline

#3 2009-02-26 16:23:23

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: isoman - a simple script to automate cd image handling

That's high praise from you. tongue


.:[My Blog] || [My GitHub]:.

Offline

#4 2009-02-26 16:52:14

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: isoman - a simple script to automate cd image handling

Updated isoman to check for wodim or cdrecord and proceed accordingly.


.:[My Blog] || [My GitHub]:.

Offline

Board footer

Powered by FluxBB