Date: Fri, 30 Jul 2021 02:42:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 257497] csh does not execute for loop Message-ID: <bug-257497-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257497 Bug ID: 257497 Summary: csh does not execute for loop Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: kiboto6933@eyeremind.com Created attachment 226792 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226792&action= =3Dedit for execution in csh User with default shell csh. $ uname -a FreeBSD freebsd 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #0: Tue Jun 29 19:4= 6:20 UTC 2021=20=20=20=20 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC= =20 amd64 Running the loop in csh results in prompt: $ touch file1.dat file2.dat $ foreach i (*.dat) ; echo $i ; end foreach? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257497-227>