kxy %!s(int64=11) %!d(string=hai) anos
pai
achega
ffffef8db3
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      pages/common/ar.md

+ 11 - 0
pages/common/ar.md

@@ -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`