bookmark

shell - Add a newline into a filename with `mv` - Unix & Linux Stack Exchange


Description

If you use bash, this command should work.

mv a $'b\nc'

Preview

Tags

Users

  • @jil

Comments and Reviews