answersLogoWhite

0


Best Answer

document

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command displays a list of files and direcories at the command line?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you switch between dialog boxes and the command line in gstarcad?

You can display prompts on the command line instead of using a dialog box, or switch back again. This option is useful primarily when using scripts.Some functions are available both on the command line and in a dialog box. In many cases, you can enter a hyphen before the command to suppress the dialog box and display prompts on the command line instead. For example, entering layer on the command line displays the Layer Properties Manager. Entering -layer on the command line displays the equivalent command line options. Suppressing the dialog box is useful for compatibility with earlier versions of GstarCAD? and for using script files. There may be slight differences between the options in the dialog box and those available on the command line.


What command-line utilities can be used to defragment files?

Defrag


How do you find and remove files in Linux?

From the command line: To find the files there are a variety of utilities that you can use including: find, locate, and slocate. To remove the files use the command: rm filename.ext


Copy con command used for?

In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.


What Windows command line utility lets you encrypt individual files?

Cipher


Which command line tool displays an objects properties onscreen by default but can redirect output to a file?

DSGET


Which command line tool finds and displays objects in active directory that meet specified criteria?

DSQUERY


What are some commands that are used in the command prompt?

Enter 'HELP' at the command prompt for a complete list. Enter 'HELP command' or 'command /?' to display help information on that command. E.g., 'HELP ATTRIB' or 'ATTRIB /?' to display help on the ATTRIB command.


How do you open targz files?

In linux command line : tar -zxvf /path_to_your_file/filename.tar.gz


Which type of file can't be executed from the Windows command line?

It's more appropriate to answer what files can be executed from the command line.You can execute .exe, .com and .bat files and you can open files using their associated program by typing their name.


What Linux command can be used to display the usage and how to use other command-line tools?

The df command displays drive capacities. The free command will show memory usage. The top command will show the system load of various processes.


Which command line utility that scan files that are corrupeted?

The command line function you want is: sfc /scannow The scannow switch makes it run....now. You may need your windows Xp disk, so that sfc (system file checker) can restore files it finds are corrupted.