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.
arUnix でコマンドを使用してアーカイブ ファイルを作成しています。結果のアーカイブ ファイルでは、ファイル内の各項目は次のようなもので始まります
ar
main.c/ 1382296179 49083 12433 100660 1256 `
(その後に main.c の内容が続きます)
数字の長いリストは何を意味しますか?
ありがとう!