The POSIX ed spec says: "Any character other than <space> or ... echo "text with spaces" | bash -c 'printf "%q" "$(cat)"'; echo text\ with\ ...
確定! 回上一頁