Index: uspace/app/bdsh/input.c
===================================================================
--- uspace/app/bdsh/input.c	(revision de3432be3bd5cf920867c570f84e50d62887f870)
+++ uspace/app/bdsh/input.c	(revision eff10e03264049c7392d3bedc24d0209a2d13af2)
@@ -170,5 +170,5 @@
 	}
 	
-	rc = run_command(cmd, usr, &new_iostate);
+	rc = run_command(actual_cmd, usr, &new_iostate);
 	
 finit_with_files:
