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 update access and modification times of a file?

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

    In Unix, the touch command is used to update access and modification times of a file. If the file specified doesn't exist, touch creates an empty file with the specified name. So, touch is the correct command to update access and modification times of a file

    In Unix, the touch command is used to update access and modification times of a file. If the file specified doesn’t exist, touch creates an empty file with the specified name. So, touch is the correct command to update access and modification times of a file

    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 commands is used to list contents of directories?

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

    The ls command The ls command is used to list files. "ls" on its own lists all files in the current directory except for hidden files.

    The ls command
    The ls command is used to list files. “ls” on its own lists all files in the current directory except for hidden files.

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

    The agency that sits between the user and the UNIX system is called the

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

    In Unix, the agency that sits between the user and the UNIX system is called the shell. The shell is a command-line interpreter that takes commands from the user and executes them.5 Mar 2016

    In Unix, the agency that sits between the user and the UNIX system is called the shell. The shell is a command-line interpreter that takes commands from the user and executes them.5 Mar 2016

    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 symbol is used to separate more than one command in the same command line?

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

    The semicolon ( ; ) character is used to separate multiple commands on a single line.

    The semicolon ( ; ) character is used to separate multiple commands on a single line.

    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 command which transcribes the standard input to the standard output and also makes a copy of the same in a file is

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

    The tee command The tee command, used with a pipe, reads standard input, then writes the output of a program to standard output and simultaneously copies it into the specified file or files

    The tee command
    The tee command, used with a pipe, reads standard input, then writes the output of a program to standard output and simultaneously copies it into the specified file or files

    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 command is used to remove a file?

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

    The rm command The rm command is used to delete files. rm -i will ask before deleting each file. Some people will have rm aliased to do this automatically (type "alias" to check).

    The rm command
    The rm command is used to delete files. rm -i will ask before deleting each file. Some people will have rm aliased to do this automatically (type “alias” to check).

    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 concatenate all files beginning with the string 'emp' and followed by a non-numeric characters?

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

    In Unix, the command cat emp[! 0-9] is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric character.

    In Unix, the command cat emp[! 0-9] is used to concatenate all files beginning with the string ’emp’ and followed by a non-numeric character.

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

    You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 15, 2024 at 10:05 pm

    The AUTOEXEC. BAT file is used to set defaults and to run programs that should be executed upon startup (comparable to the . login file on Unix accounts).

    The AUTOEXEC. BAT file is used to set defaults and to run programs that should be executed upon startup (comparable to the . login file on Unix accounts).

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

    Which command is used to suppress the prompt that asks you to confirm that you want to delete the directory?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 15, 2024 at 10:04 pm

    Delete a Directory in Linux Using the rm Command The different rm command options include: - f : Forces the removal of all files or directories. -i : Prompts for confirmation before removing. -I : Prompts once before removing more than three files or when removing recursively.

    Delete a Directory in Linux Using the rm Command
    The different rm command options include: – f : Forces the removal of all files or directories. -i : Prompts for confirmation before removing. -I : Prompts once before removing more than three files or when removing recursively.

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

    In DOS, which of the following keys will bypass the CONFIG.SYS and AUTOEXEC.BAT files?

    Kavya T
    Kavya T Knowledge Contributor
    Added an answer on June 15, 2024 at 10:03 pm

    In DOS 6.0 and 6.2, you can bypass your CONFIG. SYS and AUTOEXEC. BAT files by pressing F5 immediately after seeing the "Starting MS-DOS" message on the screen. You can also press F8 , which will cause DOS 6 to ask, for each line in the CONFIG.

    In DOS 6.0 and 6.2, you can bypass your CONFIG. SYS and AUTOEXEC. BAT files by pressing F5 immediately after seeing the “Starting MS-DOS” message on the screen. You can also press F8 , which will cause DOS 6 to ask, for each line in the CONFIG.

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

Sidebar

Ask A Question

Stats

  • Questions 57,263
  • Answers 51,653
  • 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
  • Hero Homes
    Hero Homes added an answer Affordable home loans have transformed the accessibility of luxury living… November 7, 2025 at 10:34 pm
  • 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

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