﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
618	bdsh command options are polluted with command history	Michal Koutny		"== Version ==

Local build for ia32 from current mainline (2298). Also the official build of [http://www.helenos.org/releases/HelenOS-0.6.0-ia32.iso 0.6] and [http://www.helenos.org/releases/HelenOS-0.5.0-ia32.iso 0.5] (I didn't try older ones).



== How to reproduce ==

In the fresh (/ is working directory) bdsh session type

{{{
ls -h<return>
<arrow-up><return>
ls app<return>
}}}


== Output ==

* The first call just prints usage.
* The second call also prints usage.
* The third call outputs ''unknown option -- p'' and lists the current (/) directory.

== Expected output ==

* The first call just prints usage.
* The second call also prints usage.
* The third call lists content of the ''app'' directory.



"	defect	closed	minor	0.7.0	helenos/app/bdsh	mainline	duplicate					#506
