Find the answer to your Linux question:
Results 1 to 2 of 2
Someone please help I have an assignment due and I did like 50 questions already but cant figure these out thanks alot! 1. The Command to display your home directory ...
  1. #1
    Just Joined!
    Join Date
    Dec 2008
    Posts
    1

    Newbie Questions HELP :(

    Someone please help I have an assignment due and I did like 50 questions already but cant figure these out thanks alot!


    1. The Command to display your home directory pathname is?
    a. echo $HOME
    b. echo HOME
    c. echo Current Directory
    d. echo $PATH

    2.
    What does the command "sort -r -o yourfile myfile" do

    3.The command to sort the xyz file in the background is?
    a. sort -b xyz
    b. &sort xyz
    c. sort xyz
    d. sort xyz >> &

    4 The command sort +1 xyz sorts the xyz file
    a. On the first character
    b. on the first field
    c. on the second field
    d. on the second character
    e. on the first line

    And how do you display the asterisk on the screen...

    Its not echo * i know so what is it echo "*" ???

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Welcome to LinuxForums!

    Unfortunately, homework questions are 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.

Posting Permissions

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