aboutsummaryrefslogblamecommitdiff
path: root/man/man1/mked.1df
blob: 8020f4040becd00001bb292885afd7ae91c3fe5e (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                         
                                                                          




                                                   
.TH MKVI 1df "July 2018" "Manual page for mked"
.SH NAME
.B mked
\- create paths to all argument files before invoking $EDITOR
.SH SYNOPSIS
.B mked
file0 dir1/file1 dir2/subdir/file2
.SH DESCRIPTION
.B mked
iterates through its arguments and creates the full paths to each of them
before running $EDITOR with the same arguments.  If the directory creation
fails, the script stops before invoking the editor.
.SH SEE ALSO
mked(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>