I'm a Mac and Android user. I've used simple commands in the Terminal from time to time. But now I'm trying to understand the Terminal Emulator included in the Rom Toolbox app for my Android.
What I'm really trying to accomplish right now is finding if there's an equivalent of diskutil on Android. I just want something simple enough to do disk erases and formatting, etc..
Is this possible, or can I somehow use bash commands like on my Mac? (Sorry I'm very new to this)
Anyway, thanks for reading my question. If you have and questions for me, in order to progress my search, please feel free to ask.
busybox fdformat [-n] DEVICE
– Dilberted Feb 24 '12 at 06:38