mirror of
https://github.com/nushell/nushell
synced 2024-11-15 09:27:08 +00:00
8c0a2d3c15
* Finish updating * a couple improvements * Update renames * cleanup examples
244 B
244 B
title | layout | version |
---|---|---|
touch | command | 0.59.0 |
Creates one or more files.
Signature
> touch (filename) ...rest
Parameters
filename
: the path of the file you want to create...rest
: additional files to create