Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
alexellisuk
on April 14, 2020
|
parent
|
context
|
favorite
| on:
Renaming files with mv without typing the name two...
For faas-cli-darwin -> faas-cli, I just do `mv faas-cli{-darwin,}` or `faas-cli.tgz` -> `faas-cli.tar.gz` -> `mv faas-cli faas-cli.{tgz,tar.gz}`
This rarely saves me any time, but it's a nice hack to know about.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This rarely saves me any time, but it's a nice hack to know about.