Hi, I opened Konsole and said hello. It replied
	
		
which I thought quite rude.
So I typed alias hello='echo "Hello Darren, what would you like to do today?"' so now I type hello and it says
	
		
How do I get rid of the command not found part please?
Oh, and do I put that in .bashrc to make it permanent?
Thanks 
							
						
					
			
			
				Command 'hello' not found
			
		
	So I typed alias hello='echo "Hello Darren, what would you like to do today?"' so now I type hello and it says
			
			
				Hello Darren, what would you like to do today?: command not found
			
		
	Oh, and do I put that in .bashrc to make it permanent?
Thanks
 
							
						







Comment