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