YOUREWINNER.COM
 
   

Thundero can you convert this to Windows batch script?
 
#1 04-12-2011, 05:34:42 AM
  • Guest
Code: [Select]
#!/bin/sh
cd $(dirname $0) # change to dirname of script
rm -f upgrade.img # delete upgrade.img
FILES="$(echo *)" # list files
SIZE="$(du -ms | awk '{print $1}')" # get total size of the files in the current folder, in MB
dd if=/dev/zero of=upgrade.img bs=1M count=0 seek=$SIZE
/sbin/mkdosfs upgrade.img
mcopy -i upgrade.img -s $FILES ::.


#2 04-12-2011, 05:36:02 AM
  • Guest
don't worry about the last 3 lines


ballinator
#3 04-12-2011, 14:21:47 PM
dont worry about the last 8 lines


Skrag
#4 04-12-2011, 14:55:43 PM
  • Welcome to the layer cake son.
  • Global Moderator
  • *****
    *****
    **
  • Posts: 6895
  • Rigcoins: 74113745.19
  • Send Money to Skrag
    Trophy
  • welcome to the layer cake sonBIG PICTURESnot skraggarak+
  • "mmmmmmmmm lemon"
he's too busy buying a boat


ywoc
#5 06-12-2011, 00:47:40 AM
batch of cookies


bjorno the hedgehog
#6 06-12-2011, 03:44:38 AM
i want cookies



 cheers m8
bjorno780 http://img444.imageshack.us/img444/2969/freesorfzl1.gif
#7 06-12-2011, 16:38:44 PM
  • Guest
ty guys


O-ZONE
#8 06-12-2011, 16:59:14 PM
thunder can convert the last cookie (that he stole) into a long computer script

his body actually converts the cookie into excrement

I'm suggesting that his computer scripts are as bad as excrement

that's the joke (applause)

please respond to the pm i send you


O-ZONE
#9 06-12-2011, 19:27:44 PM
thanks ej


ywoc
#10 06-12-2011, 23:24:13 PM
what was the pm


O-ZONE
#11 07-12-2011, 00:14:19 AM
mind your own beeswax


ballinator
#12 07-12-2011, 12:28:15 PM
mind your own beeswax

Its good advice you should listen. Ever since I became a hands on beekeeper my beeswax production has increased 300%


ywoc
#13 07-12-2011, 19:39:44 PM
sorry


0 Members and 1 Guest are viewing this topic.