Command Details

> echo content > filename

Create a new file with specified content.

Related Commands

  • > echo content > filenameCreate a new file with specified content.
  • > echo offTurn off command echoing.
  • > echo onTurn on command echoing.
  • > echo content > filenameCreate a new file with specified content.