積丹尼 Dan Jacobson <[email protected]> writes: > Maybe: > $ man ls > -Q, --quote-name > enclose entry names in double quotes > > --quoting-style=WORD > use quoting style WORD for entry names: literal, > locale, shell, shell-always, shell-escape, > shell-escape-always, c, escape (overrides QUOTING_STYLE > environment variable)
That's what I use in POSIX shells under GNU/Linux. > Oh, maybe the ls that adb uses doesn't have it. No, that's not applicable in toybox, the shell used in Android. Best regards, Michael.
