Find the answer to your Linux question:
Results 1 to 3 of 3
Create a shell script that will execute three of the most common commands you use.*For example, suppose you frequently have a need to type the following three UNIX commands (pwd, ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    0

    Create a shell script

    Create a shell script that will execute three of the most common commands you use.*For example, suppose you frequently have a need to type the following three UNIX commands (pwd, ls, date).*Since you frequently type these three commands in sequence, you can write one program so that you can type just one command and execute all three.


  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hello and Welcome!

    Sounds suspiciously like a homework question, which is actually against Forum Rules.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,228
    Sounds like a homework question, and wrong forum anyway. Closed.
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •