added ar.md
This commit is contained in:
11
pages/common/ar.md
Normal file
11
pages/common/ar.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
#ar
|
||||||
|
|
||||||
|
> Create, modify, and extract from archives (.a .so .o)
|
||||||
|
|
||||||
|
- Extract members of the archive
|
||||||
|
|
||||||
|
`ar -x libfoo.a`
|
||||||
|
|
||||||
|
- List the content (files) of libfoo.a
|
||||||
|
|
||||||
|
`ar -t libfoo.a`
|
Reference in New Issue
Block a user