App Logo

No.1 PSC Learning App

1M+ Downloads

Which command used to display the current working directory in Linux ?

Acd

Bhome

Cpwd

Ddr

Answer:

C. pwd

Read Explanation:

  • The command used to display the current working directory in Linux is 'pwd'.

  • This is an abbreviation for "present working directory".

  • Typing this command in the terminal and pressing Enter will display the full path of the current working directory.

Some uses of the 'pwd' command

  • To know the path of the current working directory.

  • To identify the current directory in scripts.

  • To find the exact path when manipulating files.


Related Questions:

A detailed written description of the programming cycle and the program, along with the test results and a printout of the program is called :

Which of the following system software translate and execute high level language source code, statement by statement ?

താഴെ പറയുന്ന പ്രസ്താവനകൾ ഏത് പ്രോഗ്രാമിങ് ലാംഗ്വേജിനെപ്പറ്റിയാണ് എന്ന് തിരിച്ചറിയുക ?

  1. 1957 ൽ ജോൺ ബർക്കസ് എന്ന അമേരിക്കൻ കമ്പ്യൂട്ടർ ശാസ്ത്രജ്ഞൻ വികസിപ്പിച്ചു 
  2. ആദ്യത്തെ ഹൈലെവൽ പ്രോഗ്രാമിങ് ഭാഷയാണ് ഇത് 
  3. പുതിയ കമ്പ്യൂട്ടർ പ്രോസസറുകളുടെ പ്രവർത്തനമികവ് കണക്കാക്കുന്നതിനുള്ള പ്രോഗ്രാമുകൾ എഴുതാൻ ഉപയോഗിക്കുന്നു 

ASCII stands for :

The method of making a programme error free :