bash - How can I concatenate the output of two commands? -


How can I add the output of pwd and ls and Can I add this file to F1? This is not working:

  pwd, ls> Use a compound command:  
  {f1  


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -