How do you remove only the hidden files of your directory


Problem

1. Why does the shell need to expand wild cards? How does it treat the * when used as an argument to a command (like echo *)?

2. What is the significance of the command ls *.*? Does it match filenames that begin with a dot?

3. How do you remove only the hidden files of your directory? Does rm * remove these files as well?

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: How do you remove only the hidden files of your directory
Reference No:- TGS02672031

Expected delivery within 24 Hours