commands: teach commands that write to files to also create them
This allows to use the adapted commands on non-existing files which
failed before with

	open: No such file or directory

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 686d35f commit 8b8dcd3ea6b1fa82be3092ae70750258f1bfaca6
@Uwe Kleine-König Uwe Kleine-König authored on 9 Aug 2018
Sascha Hauer committed on 10 Aug 2018
Showing 3 changed files
View
commands/memset.c
View
commands/mm.c
View
commands/mw.c