//Tips tagged fc
Latest tips by RSS
Click here to subscribe
Follow Shell-Fu on Twitter
Click here to follow
Follow Shell-Fu on identi.ca
Click here to follow
Use the 'fc' command to open your previous command for editing in your default editor. Saving the changes will then run the edited command.
'fc -l' will show a list of previous commands to edit and 'fc' will open a command from the list for editing.
'fc -l' will show a list of previous commands to edit and 'fc

