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
linuxでいうtouchコマンド相当のやつです
The text was updated successfully, but these errors were encountered:
shellnewに登録されている者を裏から実行させるのはcomからshellたたかないと無理そう。でもそのたたく対象もなんか見つからない。 shellの操作自体は簡単なものならPythonのラッパーからでもそこそこできそうではある。でも見つからないものはどうしようもない。
Sorry, something went wrong.
各拡張子ごとのshellnewというレジストリキー。各拡張子に対しての取得はあるけど、shellnewが登録されている者の一覧取得と、それを見つけた先の実行方法はわからぬまま。
どのような高度なことをしたいのかはよく分かりませんが、
with open("filename", "w"): pass
でいけそう
yncat
yamahubuki
No branches or pull requests
linuxでいうtouchコマンド相当のやつです
The text was updated successfully, but these errors were encountered: