Polecenie ar

Oceń przydatność:

     

Wykonanie: Maintain a group of files that are combined into a file archive. Used most commonly to create and update static library files, as used by the link editor (ld). Compiler frontends often call ar automatically. Only one key letter may be used, but each can be combined with additional args (with no separations between). posname is the name of a file in archive. When moving or replacing files, you can specify that they be placed before or after posname. ar has largely been superseded by tar and bzip2


Opcje wykonania 'ar' w konsoli


Więcej komend LINUX z konsoli na literę A

Jak uruchomić ar w Linuxie?

ar key [args] [posname] [count] archive [files]


Podobne polecenia Unix: