answersLogoWhite

0


Best Answer

ls *.c

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What Linux command is used for displaying all files with extension .c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How the c and cpp extension files can be retrived using FIND command in Linux?

find . -iname '*.c' -o -iname '*.cpp'


What Linux command sets a files permission?

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


What is the three letter extension for Linux printer drivers?

linux files dont need extensions


What MS-DOS command can display hidden files?

The attrib command is capable of displaying files that have been marked as hidden.


What command in Linux do you use to copy files?

cp.


What Linux command that lists the basic files in a directory is?

ls


Which command can be used to standardize configuration files across Linux?

NIS


What command list basic directory files?

In Linux: ls In Windows: dir


How do you change the executable bit in Linux for a .exe file?

chmod +x is the command to set the executable flag in Linux but, Linux does not use exe files.


What is the extension used by Linux printer driver files?

you get a faster print and it comes out double sided


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


What does the Linux command 'gunzip' do?

The Linux operating system command gunzip does many things. The main thing that gunzip does it compress files so that they are smaller and easier to upload and download.