|
From: | Dan Jacobson |
Subject: | Re: rm on file with spaces in name |
Date: | Wed, 03 Aug 2022 07:55:12 -0500 |
$ adb shell ls -l /sdcard/ -rw-rw---- 1 root everybody 0 2022-08-03 07:45 3-file with spaces in name $ adb shell ls -l -b /sdcard/ -rw-rw---- 1 root everybody 0 2022-08-03 07:45 3-file\ with\ spaces\ in\ name
[Prev in Thread] | Current Thread | [Next in Thread] |