answersLogoWhite

0

cd

ls

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What Linux command sets a files permission?

In Linux the chmod command is used to set file permissions.


What command displays the time on most Linux and Unix computer?

The time command is used to time a command and not display the actual time. To display the time and date, the date command must be used.


What is the full form of rd command?

"rd" is a command which is "Remove directory" and the full form of the command would be "rmdir" depending on the OS used. It's commonly associated with UNIX or Linux based OS's.


What command is used to print a file in Linux?

In Linux, the lp command is commonly used to print a file. For example, you can use lp filename.txt to send the file filename.txt to the default printer. Alternatively, the lpr command can also be used in a similar way, such as lpr filename.txt. Both commands allow for additional options to customize the printing process.


What are three of the most commonly used types of operating software?

Windows, MAC and Linux


What command is used to open VI in Linux?

vi


Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


Which utilities is used to display the pathname of a current work directory in linux?

In Linux, the utility used to display the pathname of the current working directory is the pwd command, which stands for "print working directory." When executed, it outputs the full path of the directory you are currently in. This command is commonly used in terminal sessions to confirm your location within the file system.


What command is used to print the date and time in Linux?

date


What command would be used to get information on the options used by a Linux command?

To get information on the options used by a Linux command, you can use the man command followed by the command name, like this: man [command]. This will display the manual page for the command, detailing its options and usage. Alternatively, you can often use the --help option with the command (e.g., [command] --help) to get a brief summary of options and usage.


Which command is used to gets help about Linux?

The 'man' or the 'info' command have documentation about utilities and commands in the system.


What key is used in command completion in Red Hat Enterprise Linux?

$