I am looking learning new tricks in bash command history manipulation, in this page http://www.gnu.org/software/bash/manual/html_node/Modifiers.html#Modifiers. I see & modifiers.
when I try !!:& is not recalling previous substitution. Can you help to understand this with real example?
First command:
Replace cd with gf. Note that only the first occurrence is replaced
Repeat the substitution