1.

Solve : Could I run these commands in CMD in Windows 7??

Answer»

I want to follow this one guide and I am going to provide the link to the guide. I use Windows only and don't use any other OS like Linux. This guide is using the commands on Linux, but once done transferring the work to Windows. My questions are, could I enter the same exact commands in CMD in Windows 7 instead of using Linux?


http://forum.xda-developers.com/showthread.php?t=2549357


Quick answer is NO.
Linux has shell that differs from windows in many respects.
For one, Microsoft never wanted Windows to be just another UNIX CLONE. It is different by design.
But if you must,you can get a collection of GNU tools that on Windows.
http://gnuwin32.sourceforge.net/
The link above explains more derail that I can.

Most of this could be done on a Windows PC.
The rm command is just deleting files and the cmd prompt has a command to do that.
The only thing you would really need is a program that can create TAR files and md5 checksums. You can download free utilities to do both.



Discussion

No Comment Found