Re: [RFE] mkdir w/chdir

2019-09-03 Thread Vito Caputo
On Tue, Sep 03, 2019 at 09:28:00PM +0100, Stephane Chazelas wrote: > 2019-09-03 13:12:25 -0700, Vito Caputo: > [...] > > 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

Re: [RFE] mkdir w/chdir

2019-09-03 Thread Stephane Chazelas
2019-09-03 13:12:25 -0700, Vito Caputo: [...] > 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 jus

Re: [RFE] mkdir w/chdir

2019-09-03 Thread Eric Blake
On 9/3/19 3:12 PM, Vito Caputo wrote: > 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 create

Re: [RFE] mkdir w/chdir

2019-09-03 Thread Davide Brini
On Tue, 3 Sep 2019 13:12:25 -0700, Vito Caputo wrote: > 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 create

[RFE] mkdir w/chdir

2019-09-03 Thread Vito Caputo
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 sw

Re: Removing a directory that is not empty

2019-09-03 Thread Erik Auerswald
Hi, On Mon, Sep 02, 2019 at 02:52:23PM -0400, Chaya Tova Chrein wrote: > How do I remove a directory that is not empty? Either by manually deleting the directory's contents before removing the directory, or by using the "rm" command with the "-r" option: rm -r Thanks, Erik -- And at the en