We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
#find $DISTDIR -name '*.wxss' -type f -print -exec rm -rf {} ;
for i in $(find $DISTDIR -name '*.wxss') do qml=${i/.wxss/.qss} mv $i $qml done
Sorry, something went wrong.
#find $ DISTDIR -name'* .wxss'-type f -print -exec rm -rf {}; 为$(查找$ DISTDIR -name'* .wxss')中的 i 做qml = $ {i / .wxss / .qss} mv $ i $ qml 完成
#find $ DISTDIR -name'* .wxss'-type f -print -exec rm -rf {};
为$(查找$ DISTDIR -name'* .wxss')中的 i 做qml = $ {i / .wxss / .qss} mv $ i $ qml 完成
请问mac的sed这个坑需要怎么填
#find $ DISTDIR -name'* .wxss'-type f -print -exec rm -rf {}; 为$(查找$ DISTDIR -name'* .wxss')中的 i 做qml = $ {i / .wxss / .qss} mv $ i $ qml 完成 请问mac的sed这个坑需要怎么填
在linux下
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: