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.
/system/xbin に sqlite3 をプッシュして sqlite3 を実行すると、「許可が拒否されました」というエラーが表示されます。ファイルのパーミッションは「-rw-rw-rw-」です。アクセス許可を 777 に変更しようとしましたが、sqlite3 を実行すると、「構文エラー: "<" 予期しない」というエラーが表示されます。