Пользовательские команды: G [218]galera_new_cluster - запуск нового кластера Galera (starting a new Galera cluster) galera_recovery - восстановить после некорректного выключения (recover from non-graceful shutdown) ganglia2pcp - импортировать данные ганглиев и создать архив PCP (import ganglia data and create a PCP archive) gawk - язык сканирования и обработки шаблонов (pattern scanning and processing language) gcc - компилятор C и C ++ проекта GNU (GNU project C and C++ compiler) gcore - создать основной файл работающей программы (Generate a core file of a running program) gcov - инструмент тестирования покрытия (coverage testing tool) gcov-dump - автономный инструмент для создания дампа профиля gcda и gcno (offline gcda and gcno profile dump tool) gcov-tool - автономный инструмент обработки профиля gcda (offline gcda profile processing tool) gdb - отладчик GNU (The GNU Debugger) gdb-add-index - добавьте индексные файлы для ускорения GDB (Add index files to speed up GDB) gdbserver - удаленный сервер для отладчика GNU (Remote Server for the GNU Debugger) gdiffmk - отмечать различия между файлами groff / nroff / troff (mark differences between groff/nroff/troff files) genbrk - компилирует ICU разбивает исходные файлы правил итераций в файлы двоичных данных (Compiles ICU break iteration rules source files into binary data files) gencat.1p - создать каталог форматированных сообщений (generate a formatted message catalog) gencfu - создает файлы с ошибочными данными Unicode (Generates Unicode Confusable data files) gencnval - скомпилировать файл псевдонимов конвертеров (compile the converters aliases file) gendict - компилирует список слов в словарь строк ICU (Compiles word list into ICU string trie dictionary) gendiff - утилита для безошибочного создания файлов различий (utility to aid in error-free diff file generation) genload - агент домена метрик производительности txmon (PMDA) (txmon performance metrics domain agent (PMDA)) genpmda - генератор PMDA для второго пилота (Performance Co-Pilot PMDA Generator) genrb - скомпилировать пакет ресурсов (compile a resource bundle) get.1p - получить версию файла SCCS (РАЗРАБОТКА) (get a version of an SCCS file (DEVELOPMENT)) getconf.1p - получить значения конфигурации (get configuration values) getent - получать записи из библиотек переключателей служб имен (get entries from Name Service Switch libraries) Рус getfacl - получить списки контроля доступа к файлам (get file access control lists) getfattr - получить расширенные атрибуты объектов файловой системы (get extended attributes of filesystem objects) getopt - параметры команды синтаксического анализа (расширенные) (parse command options (enhanced)) getopts.1p - параметры утилиты синтаксического анализа (parse utility options) gettext - перевести сообщение (translate message) gettextize - установить или обновить инфраструктуру gettext (install or upgrade gettext infrastructure) gfortran - компилятор GNU Fortran (GNU Fortran compiler) git - глупый трекер контента (the stupid content tracker) git-add - добавить содержимое файла в индекс (Add file contents to the index) git-am - применяем серию патчей из почтового ящика (Apply a series of patches from a mailbox) git-annotate - аннотировать строки файла информацией о фиксации (Annotate file lines with commit information) git-apply - применить патч к файлам и / или к индексу (Apply a patch to files and/or to the index) git-archimport - импортировать репозиторий GNU Arch в Git (Import a GNU Arch repository into Git) git-archive - создать архив файлов из именованного дерева (Create an archive of files from a named tree) git-bisect - используйте двоичный поиск, чтобы найти фиксацию, в которой была обнаружена ошибка (Use binary search to find the commit that introduced a bug) git-blame - показать, какая ревизия и автор последний раз изменяли каждую строку файла (Show what revision and author last modified each line of a file) git-branch - список, создание или удаление веток (List, create, or delete branches) git-bugreport - собирать информацию, чтобы пользователь мог отправить отчет об ошибке (Collect information for user to file a bug report) git-bundle - перемещать объекты и ссылки по архиву (Move objects and refs by archive) git-cat-file - предоставление информации о содержимом или типе и размере для объектов репозитория (Provide content or type and size information for repository objects) git-check-attr - отображение информации gitattributes (Display gitattributes information) git-check-ignore - отладка gitignore / исключение файлов (Debug gitignore / exclude files) git-check-mailmap - показывать канонические имена и адреса электронной почты контактов (Show canonical names and email addresses of contacts) git-check-ref-format - обеспечивает правильное построение ссылочного имени (Ensures that a reference name is well formed) git-checkout - смена ветвей или восстановление файлов рабочего дерева (Switch branches or restore working tree files) git-checkout-index - скопируйте файлы из индекса в рабочее дерево (Copy files from the index to the working tree) git-cherry - найдите коммиты, которые еще не были применены к апстриму (Find commits yet to be applied to upstream) git-cherry-pick - применить изменения, внесенные некоторыми существующими коммитами (Apply the changes introduced by some existing commits) git-citool - графическая альтернатива git-commit (Graphical alternative to git-commit) git-clean - удалить неотслеживаемые файлы из рабочего дерева (Remove untracked files from the working tree) git-clone - клонировать репозиторий в новый каталог (Clone a repository into a new directory) git-column - отображать данные в столбцах (Display data in columns) git-commit - записывать изменения в репозиторий (Record changes to the repository) git-commit-graph - напишите и проверьте файлы Git commit-graph (Write and verify Git commit-graph files) git-commit-tree - создать новый объект фиксации (Create a new commit object) git-config - получить и установить репозиторий или глобальные параметры (Get and set repository or global options) git-count-objects - подсчитать распакованное количество объектов и их потребление на диске (Count unpacked number of objects and their disk consumption) git-credential - получить и сохранить учетные данные пользователя (Retrieve and store user credentials) git-credential-cache - помощник для временного хранения паролей в памяти (Helper to temporarily store passwords in memory) git-credential-cache--daemon - временно хранить учетные данные пользователя в памяти (Temporarily store user credentials in memory) git-credential-store - помощник для хранения учетных данных на диске (Helper to store credentials on disk) git-cvsexportcommit - экспорт одиночного коммита в CVS checkout (Export a single commit to a CVS checkout) git-cvsimport - спасите свои данные из другого SCM, которого люди любят ненавидеть (Salvage your data out of another SCM people love to hate) git-cvsserver - эмулятор сервера CVS для Git (A CVS server emulator for Git) git-daemon - действительно простой сервер для репозиториев Git (A really simple server for Git repositories) git-describe - дайте объекту удобочитаемое имя на основе доступной ссылки (Give an object a human readable name based on an available ref) git-diff - показать изменения между коммитами, фиксацией и рабочим деревом и т.д. (Show changes between commits, commit and working tree, etc) git-diff-files - сравнивает файлы в рабочем дереве и индексе (Compares files in the working tree and the index) git-diff-index - сравните дерево с рабочим деревом или индексом (Compare a tree to the working tree or index) git-diff-tree - сравнивает содержимое и режим BLOB-объектов, найденных с помощью двух древовидных объектов (Compares the content and mode of blobs found via two tree objects) git-difftool - показать изменения с помощью обычных инструментов сравнения (Show changes using common diff tools) git-fast-export - экспортер данных Git (Git data exporter) git-fast-import - бэкэнд для быстрых импортеров данных Git (Backend for fast Git data importers) git-fetch - скачать объекты и ссылки из другого репозитория (Download objects and refs from another repository) git-fetch-pack - получать недостающие объекты из другого репозитория (Receive missing objects from another repository) git-filter-branch - переписать ветки (Rewrite branches) git-fmt-merge-msg - создать сообщение фиксации слияния (Produce a merge commit message) git-for-each-ref - вывод информации по каждому исх (Output information on each ref) git-for-each-repo - запустите команду Git для списка репозиториев (Run a Git command on a list of repositories) git-format-patch - подготовьте исправления для отправки по электронной почте (Prepare patches for e-mail submission) git-fsck - проверяет возможность подключения и действительность объектов в базе данных (Verifies the connectivity and validity of the objects in the database) git-fsck-objects - проверяет возможность подключения и действительность объектов в базе данных (Verifies the connectivity and validity of the objects in the database) git-gc - очистите ненужные файлы и оптимизируйте локальный репозиторий (Cleanup unnecessary files and optimize the local repository) git-get-tar-commit-id - извлечь идентификатор фиксации из архива, созданного с помощью git-archive (Extract commit ID from an archive created using git-archive) git-grep - распечатать строки, соответствующие шаблону (Print lines matching a pattern) git-gui - портативный графический интерфейс для Git (A portable graphical interface to Git) git-hash-object - вычислить идентификатор объекта и, при необходимости, создать большой двоичный объект из файла (Compute object ID and optionally creates a blob from a file) git-help - отображение справочной информации о Git (Display help information about Git) git-http-backend - реализация Git через HTTP на стороне сервера (Server side implementation of Git over HTTP) git-http-fetch - скачать из удаленного репозитория Git по HTTP (Download from a remote Git repository via HTTP) git-http-push - перенести объекты через HTTP / DAV в другой репозиторий (Push objects over HTTP/DAV to another repository) git-imap-send - отправить коллекцию патчей со стандартного ввода в папку IMAP (Send a collection of patches from stdin to an IMAP folder) git-index-pack - индексный файл пакета сборки для существующего упакованного архива (Build pack index file for an existing packed archive) git-init - создайте пустой репозиторий Git или повторно инициализируйте существующий (Create an empty Git repository or reinitialize an existing one) git-init-db - создает пустой репозиторий Git (Creates an empty Git repository) git-instaweb - мгновенно просматривайте свой рабочий репозиторий в gitweb (Instantly browse your working repository in gitweb) git-interpret-trailers - добавить или проанализировать структурированную информацию в сообщениях фиксации (Add or parse structured information in commit messages) git-log - показать журналы фиксации (Show commit logs) git-ls-files - показать информацию о файлах в индексе и рабочем дереве (Show information about files in the index and the working tree) git-ls-remote - список ссылок в удаленном репозитории (List references in a remote repository) git-ls-tree - список содержимого древовидного объекта (List the contents of a tree object) git-mailinfo - извлекает патч и авторство из одного сообщения электронной почты (Extracts patch and authorship from a single e-mail message) git-mailsplit - простая программа разветвителя mbox для UNIX (Simple UNIX mbox splitter program) git-maintenance - запускать задачи для оптимизации данных репозитория Git (Run tasks to optimize Git repository data) git-merge - объедините две или более историй развития вместе (Join two or more development histories together) git-merge-base - найдите как можно более хороших общих предков для слияния (Find as good common ancestors as possible for a merge) git-merge-file - запустить трехстороннее слияние файлов (Run a three-way file merge) git-merge-index - запустите слияние для файлов, нуждающихся в слиянии (Run a merge for files needing merging) git-merge-one-file - стандартная вспомогательная программа для использования с git-merge-index (The standard helper program to use with git-merge-index) git-merge-tree - показать трехстороннее слияние, не касаясь индекса (Show three-way merge without touching index) git-mergetool - запустите инструменты разрешения конфликтов слияния, чтобы разрешить конфликты слияния (Run merge conflict resolution tools to resolve merge conflicts) git-mergetool--lib - стандартные скриптлеты оболочки инструмента слияния Git (Common Git merge tool shell scriptlets) git-mktag - создает объект тега с дополнительной проверкой (Creates a tag object with extra validation) git-mktree - создайте объект-дерево из текста в формате ls-tree (Build a tree-object from ls-tree formatted text) git-multi-pack-index - записывать и проверять многопакетные индексы (Write and verify multi-pack-indexes) git-mv - переместить или переименовать файл, каталог или символическую ссылку (Move or rename a file, a directory, or a symlink) git-name-rev - найдите символические имена для заданных оборотов (Find symbolic names for given revs) git-notes - добавление или проверка примечаний к объектам (Add or inspect object notes) git-p4 - импорт из репозиториев Perforce и отправка в них (Import from and submit to Perforce repositories) git-pack-objects - создать упакованный архив объектов (Create a packed archive of objects) git-pack-redundant - найдите повторяющиеся файлы пакетов (Find redundant pack files) git-pack-refs - заголовки пакетов и теги для эффективного доступа к репозиторию (Pack heads and tags for efficient repository access) git-parse-remote - подпрограммы, помогающие анализировать параметры доступа к удаленному репозиторию (Routines to help parsing remote repository access parameters) git-patch-id - вычислить уникальный идентификатор патча (Compute unique ID for a patch) git-prune - удалите все недостижимые объекты из базы данных объектов (Prune all unreachable objects from the object database) git-prune-packed - удалите лишние объекты, которые уже есть в файлах пакета (Remove extra objects that are already in pack files) git-pull - получение и интеграция с другим репозиторием или локальной веткой (Fetch from and integrate with another repository or a local branch) git-push - обновить удаленные ссылки вместе со связанными объектами (Update remote refs along with associated objects) git-quiltimport - применяет набор заплат quilt к текущей ветке (Applies a quilt patchset onto the current branch) git-range-diff - сравните два диапазона фиксации (например, две версии ветки) (Compare two commit ranges (e.g. two versions of a branch)) git-read-tree - считывает информацию о дереве в индекс (Reads tree information into the index) git-rebase - повторное применение коммитов поверх другого базового наконечника (Reapply commits on top of another base tip) git-receive-pack - получите то, что помещено в репозиторий (Receive what is pushed into the repository) git-reflog - управление информацией рефлога (Manage reflog information) git-relink - жесткая ссылка на общие объекты в локальных репозиториях (Hardlink common objects in local repositories) git-remote - управление набором отслеживаемых репозиториев (Manage set of tracked repositories) git-remote-ext - подключите интеллектуальный транспорт к внешней команде (Bridge smart transport to external command.) git-remote-fd - отражение умного транспортного потока обратно вызывающему абоненту (Reflect smart transport stream back to caller) git-remote-testgit - пример удаленного помощника (Example remote-helper) git-repack - упаковать распакованные объекты в репозиторий (Pack unpacked objects in a repository) git-replace - создание, список, удаление ссылок для замены объектов (Create, list, delete refs to replace objects) git-request-pull - создает сводку ожидающих изменений (Generates a summary of pending changes) git-rerere - повторное использование записанного разрешения конфликтующих слияний (Reuse recorded resolution of conflicted merges) git-reset - сбросить текущую HEAD в указанное состояние (Reset current HEAD to the specified state) git-restore - восстановить файлы рабочего дерева (Restore working tree files) git-rev-list - списки зафиксированных объектов в обратном хронологическом порядке (Lists commit objects in reverse chronological order) git-rev-parse - подбираем и массируем параметры (Pick out and massage parameters) git-revert - отменить некоторые существующие коммиты (Revert some existing commits) git-rm - удалить файлы из рабочего дерева и из индекса (Remove files from the working tree and from the index) git-send-email - отправить коллекцию патчей по электронной почте (Send a collection of patches as emails) git-send-pack - перенести объекты по протоколу Git в другой репозиторий (Push objects over Git protocol to another repository) git-series - отслеживать изменения в серии патчей с помощью git (track changes to a patch series with git) git-sh-i18n - код настройки Git i18n для сценариев оболочки (Git's i18n setup code for shell scripts) git-sh-i18n--envsubst - собственный git envsubst (1) для резервных вариантов i18n (Git's own envsubst(1) for i18n fallbacks) git-sh-setup - стандартный код настройки сценария оболочки Git (Common Git shell script setup code) git-shell - ограниченная оболочка входа для доступа по SSH только Git (Restricted login shell for Git-only SSH access) git-shortlog - обобщить вывод git log (Summarize 'git log' output) git-show - показывать различные типы объектов (Show various types of objects) git-show-branch - показать ветки и их коммиты (Show branches and their commits) git-show-index - показать индекс упакованного архива (Show packed archive index) git-show-ref - список ссылок в локальном репозитории (List references in a local repository) git-sparse-checkout - инициализируйте и измените конфигурацию разреженной проверки, которая сокращает проверку до набора путей, заданных списком шаблонов (Initialize and modify the sparse-checkout configuration, which reduces the checkout to a set of paths given by a list of patterns.) git-stage - добавить содержимое файла в область подготовки (Add file contents to the staging area) git-stash - уберите изменения в грязный рабочий каталог (Stash the changes in a dirty working directory away) git-status - показать статус рабочего дерева (Show the working tree status) git-stripspace - удалите ненужные пробелы (Remove unnecessary whitespace) git-submodule - инициализировать, обновить или проверить подмодули (Initialize, update or inspect submodules) git-svn - двунаправленная операция между репозиторием Subversion и Git (Bidirectional operation between a Subversion repository and Git) git-switch - переключить ветки (Switch branches) git-symbolic-ref - Чтение, изменение и удаление символических ссылок (Read, modify and delete symbolic refs) git-tag - создание, перечисление, удаление или проверка объекта тега, подписанного с помощью GPG (Create, list, delete or verify a tag object signed with GPG) git-unpack-file - создает временный файл с содержимым большого двоичного объекта (Creates a temporary file with a blob's contents) git-unpack-objects - распаковать объекты из запакованного архива (Unpack objects from a packed archive) git-update-index - зарегистрируйте содержимое файла в рабочем дереве в индекс (Register file contents in the working tree to the index) git-update-ref - безопасно обновите имя объекта, хранящееся в ссылке (Update the object name stored in a ref safely) git-update-server-info - обновите вспомогательный информационный файл, чтобы помочь немым серверам (Update auxiliary info file to help dumb servers) git-upload-archive - отправить архив обратно в git-archive (Send archive back to git-archive) git-upload-pack - отправить упакованные объекты обратно в git-fetch-pack (Send objects packed back to git-fetch-pack) git-var - показать логическую переменную Git (Show a Git logical variable) git-verify-commit - проверьте подпись GPG коммитов (Check the GPG signature of commits) git-verify-pack - проверить упакованные архивные файлы Git (Validate packed Git archive files) git-verify-tag - проверить подпись тегов GPG (Check the GPG signature of tags) git-web--browse - вспомогательный скрипт Git для запуска веб-браузера (Git helper script to launch a web browser) git-whatchanged - показывать логи с разницей, вводимой каждой фиксацией (Show logs with difference each commit introduces) git-worktree - управляйте несколькими рабочими деревьями (Manage multiple working trees) git-write-tree - создать объект дерева из текущего индекса (Create a tree object from the current index) gitk - браузер репозитория Git (The Git repository browser) gitremote-helpers - вспомогательные программы для взаимодействия с удаленными репозиториями (Helper programs to interact with remote repositories) gitweb - веб-интерфейс Git (веб-интерфейс для репозиториев Git) (Git web interface (web frontend to Git repositories)) glilypond - вставлять нотную запись LilyPond в документы groff (embed LilyPond musical notation in groff documents) gnutls-cli - клиент GnuTLS (GnuTLS client) gnutls-cli-debug - клиент отладки GnuTLS (GnuTLS debug client) gnutls-serv - gnuTLS сервер (GnuTLS server) gpasswd - администрировать / etc / group и / etc / gshadow (administer /etc/group and /etc/gshadow) gperl - выполнять команды Perl в документах groff (execute Perl commands in groff documents) gpinyin - использовать китайский язык Ханью Пиньинь в документах groff (use Hanyu Pinyin Chinese in groff documents) gprof - отображать данные профиля графика звонков (display call graph profile data) grap2graph - преобразовать диаграмму GRAP в обрезанное изображение (convert a GRAP diagram into a cropped image) grep - линии печати, соответствующие шаблонам (print lines that match patterns) grep.1p - искать в файле шаблон (search a file for a pattern) grn - вставлять изображения гремлинов в документы groff (embed gremlin images in groff documents) grodvi - драйвер вывода groff для формата TeX DVI (groff output driver for TeX DVI format) groff - интерфейс для системы форматирования документов GNU roff (front end to the GNU roff document formatting system) groffer - отображать файлы groff и справочные страницы на X и tty (display groff files and man pages on X and tty) grog - вывести команду groff, требуемую документом ('groff guess' - infer the groff command a document requires) grohtml - драйвер вывода groff для HTML (groff output driver for HTML) grolbp - драйвер вывода groff для принтеров Canon CAPSL (groff output driver for Canon CAPSL printers) grolj4 - драйвер вывода groff для принтеров семейства HP LaserJet 4 (groff output driver for HP LaserJet 4 family printers) gropdf - драйвер вывода groff для Portable Document Format (groff output driver for Portable Document Format) grops - драйвер вывода groff для PostScript (groff output driver for PostScript) grotty - драйвер вывода groff для пишущих (оконечных) устройств (groff output driver for typewriter-like (terminal) devices) groups - распечатать группы, в которых находится пользователь (print the groups a user is in) guards - выбрать из списка файлов, охраняемых условиями (select from a list of files guarded by conditions) |