bug#22031: Bug in rm command

2015-11-27 Thread Sneha Mishra
Steps to get the error: >cd ~ >mkdir some_directory >cd some_directory >vi ~ "enter some text" then Press :wq! >rm -rf ./* Your home directory gets deleted. Thanks and regards, Sneha Barsha Mishra

bug#22031: Bug in rm command

2015-11-27 Thread Leslie S Satenstein
ubject: bug#22031: Bug in rm command Steps to get the error:>cd ~>mkdir some_directory>cd some_directory>vi ~  "enter some text"  then Press :wq!>rm -rf ./* Your home directory gets deleted. Thanks and regards,Sneha Barsha Mishra 

bug#22031: Bug in rm command

2015-11-27 Thread Assaf Gordon
tag 22031 notabug close 22031 stop Hello, On 11/27/2015 09:03 AM, Sneha Mishra wrote: Steps to get the error: >cd ~ >mkdir some_directory >cd some_directory >vi ~ "enter some text" then Press :wq! >rm -rf ./* Your home directory gets deleted. I am not able to reproduce such