Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLite には、コマンド ラインで作業しているディレクトリを表示するコマンドがありますか?
また、作業ディレクトリを変更するにはどうすればよいですか?
.shell cd現在のディレクトリを表示するのに役立ちます。
.shell cd
ディレクトリを変更するには、最初に設定する必要があります。