coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFE] mkdir w/chdir


From: Vito Caputo
Subject: [RFE] mkdir w/chdir
Date: Tue, 3 Sep 2019 13:12:25 -0700
User-agent: NeoMutt/20170113 (1.7.2)

Hello list,

Lately I've been finding myself wishing there were a flag for mkdir to
cd into the directory, especially in combination with creating parents.

It's like I'm already thinking in convenient shortcut mode asking for
parents to be created and just want to throw another flag in there to
switch my directory as well in the same command.

i.e.
short: mkdir -pc /foo
long: mkdir --parents --chdir /foo

Any chance of getting this in or too creepy?

Regards,
Vito Caputo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]