I am struggling my way through the ADB instructions and just want clarification please.
If I pull a file using the adb pull command, does this "cut" (i.e. completely remove) the file from its original location or simply "copy" (makes a copy) to a new location?
thanks in advance.