Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In
Continue with Google
or use

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here
Continue with Google
or use

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to ask a question, You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Answerclub

Answerclub Logo Answerclub Logo

Answerclub Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • About Us
  • Contact Us

Welcome to Answerclub.org

Questions | Answers | Discussions | Knowledge sharing | Communities & more.

Get App on Playstore
Home/ Kavya T/Answers
Ask Kavya T
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Followed
  • Favorites
  • Asked Questions
  • Groups
  • Joined Groups
  • Managed Groups
  1. Asked: June 21, 2024In: Education

    Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:07 pm

    The cp command also copies entire directories into other directories if you specify the -r or -R flags. You can also copy special-device files using the -R flag.

    The cp command also copies entire directories into other directories if you specify the -r or -R flags. You can also copy special-device files using the -R flag.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. Asked: June 21, 2024In: Education

    Which of the following is not a filter?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:06 pm

    "The name of the filter is decided by the type of frequency it passes cd is not a filter in unix.

    “The name of the filter is decided by the type of frequency it passes cd is not a filter in unix.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  3. Asked: June 21, 2024In: Education

    Which of the following commands is used to rename a file?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:06 pm

    mv command is used to rename files and directories.

    mv command is used to rename files and directories.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  4. Asked: June 21, 2024In: Education

    Which command will be used with vi editor to replace text from cursor to right?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:03 pm

    (R) In the editing mode of the vi editor, if the user uses Upper Case(R) then it will replace text from cursor to right.

    (R)
    In the editing mode of the vi editor, if the user uses Upper Case(R) then it will replace text from cursor to right.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  5. Asked: June 21, 2024In: Education

    The cp command uses:

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:03 pm

    You use the cp command for copying files from one location to another. This command can also copy directories (folders). [file/directory-sources] specifies the sources of the files or directories you want to copy.

    You use the cp command for copying files from one location to another. This command can also copy directories (folders). [file/directory-sources] specifies the sources of the files or directories you want to copy.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  6. Asked: June 21, 2024In: Education

    Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:01 pm

    Like letter sorting, we can sort numerically as well. Option -n organizes the numerical and reverses your results using -r option. Below, using the -n option, we've arranged the numbers in ascending order. Therefore the smallest number is at the top, and the largest number is at the bottom.

    Like letter sorting, we can sort numerically as well. Option -n organizes the numerical and reverses your results using -r option. Below, using the -n option, we’ve arranged the numbers in ascending order. Therefore the smallest number is at the top, and the largest number is at the bottom.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  7. Asked: June 21, 2024In: Education

    Which command is used to terminate a process?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 9:01 pm

    Normally, you use the kill command to end a process. (signal 15) is a request to the program to terminate. If the program has a signal handler for SIGTERM that does not actually terminate the application, this kill may have no effect.

    Normally, you use the kill command to end a process. (signal 15) is a request to the program to terminate. If the program has a signal handler for SIGTERM that does not actually terminate the application, this kill may have no effect.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  8. Asked: June 21, 2024In: Education

    The command used to compare the files is known as

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 8:59 pm

    Which command is used to display the differences between files? Explanation: diff command is used for comparing files and displaying the differences between them.

    Which command is used to display the differences between files? Explanation: diff command is used for comparing files and displaying the differences between them.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  9. Asked: June 21, 2024In: Education

    While working with mail command, which command is used to save mail in a separate file?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 8:58 pm

    In Unix, when using the mail command to read or compose emails, the w command is used to save the mail in a separate file. After composing or reading an email, if you want to save it to a file, you can use the w command followed by the filename. This command writes the email content to the specifiedRead more

    In Unix, when using the mail command to read or compose emails, the w command is used to save the mail in a separate file. After composing or reading an email, if you want to save it to a file, you can use the w command followed by the filename. This command writes the email content to the specified file.

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  10. Asked: June 21, 2024In: Education

    Which of the following commands is used to display your working directory?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 21, 2024 at 8:57 pm

    pwd command Use the pwd command to write to standard output the full path name of your current directory (from the /(root) directory). All directories are separated by a slash (/).

    pwd command
    Use the pwd command to write to standard output the full path name of your current directory (from the /(root) directory). All directories are separated by a slash (/).

    See less
      • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
1 2 3 … 155

Sidebar

Ask A Question

Stats

  • Questions 57,260
  • Answers 51,652
  • Popular
  • Answers
  • Mr.Doge

    What are the best AI tools available for Creative Designing?

    • 47 Answers
  • Mr.Doge

    How is tax calculated in India for investing in US ...

    • 41 Answers
  • Mr.Doge

    How to invest in NCD/ Corporate Bonds in India? Is ...

    • 35 Answers
  • Propickle 3D
    Propickle 3D added an answer 3D visualization has become essential for modern real estate marketing… November 7, 2025 at 6:15 pm
  • Pavithra Ganesh
    Pavithra Ganesh added an answer Meta shifted its focus from bulky VR headsets to sleek… November 7, 2025 at 5:51 pm
  • kisan engineering
    kisan engineering added an answer Kisan Group is considered a trusted name among Scaffolding Fitting… November 7, 2025 at 5:24 pm

Trending Tags

ai biology branch of study business cricket education english food general knowledge. general science geography gk health history poll question science sports technology travel

Explore

  • Home
  • Groups
  • Add group
  • Catagories
  • Questions
    • New Questions
    • Most Answered
  • Polls
  • Tags
  • Badges

© 2024 Answerclub.org | All Rights Reserved
Designed & Developed by INFINITEBOX & TechTrends