Subcommands (4)
Examples (7)
Open the last command in the default system editor and run it after editing
Specify an editor to open with
fc -e 'emacs'List recent commands from history
fc -lList recent commands in reverse order
fc -l -rEdit and run a command from history
fc numberEdit commands in a given interval and run them
fc '416' '420'Display help
fc --helpmade by @shridhargupta | data from tldr-pages