Is there any shortcut to reference the path of the first argument in a MV command?

后端 未结 5 560
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-16 01:07

I often find myself using mv to rename a file. E.g.

mv app/models/keywords_builder.rb app/models/keywords_generator.rb

Doing so I need to w

5条回答
提交回复
热议问题