swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Simple file creation via touch #868

Closed jmetz closed 9 years ago

jmetz commented 9 years ago

Added touch as simplest way to create files on shell (akin to mkdir).

Also tentatively added output redirection (of echo command) to create one-line files... though acknowledge that this may open a can of worms (hence tentative).

rgaiacs commented 9 years ago

Could you migrate this pull request to https://github.com/wking/swc-modular-shell?

jmetz commented 9 years ago

Added PR to wking/swc-modular-shell : https://github.com/wking/swc-modular-shell/pull/20

rgaiacs commented 9 years ago

@jmetz Thanks. I will close this to keep the conversation at wking/swc-modular-shell.