Мануалы и справочники Общие команды
fc

Команда fc: опции, ключи и примеры использования

fc

Open the most recent command and edit it. Some subcommands such as fc list have their own usage documentation. More information: https://manned.org/fc.

  • Open in the default system editor:

fc

  • Specify an editor to open with:

fc -e {{'emacs'}}

  • List recent commands from history:

fc -l

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM