1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 09:42:07 +02:00
tldr/pages/common/fc.md
2021-09-13 10:21:21 +02:00

315 B

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