Date: Mon, 27 Apr 2026 13:01:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 294791] rm(1) should prompt the user recursively for files and directories if '-ir' is given Message-ID: <bug-294791-227-fZppxwAkec@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-294791-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294791 --- Comment #3 from jschauma@netmeister.org --- Comment on attachment 270179 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270179 patch to bin/rm.c Note that the lines at 257,6 +257,9 need another "!fflag" check. I.e., ``` if (!fflag && !check(p->fts_path, p->fts_accpath, ``` -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294791-227-fZppxwAkec>
