The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-04-2008
Riddick61 Riddick61 is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 7
Question run command Unix on a single line

Hi everybody..
I need to enter in bash mode and then run a command and this just in a single command line.

I tried : "bash ^M| somecommand" but nothing..
How do I do to simulate the return button just right after the bash command ?

Thanks..