What happens when you type ls *.c

ls *.c is a command to list all files and directories in the current directory that finish with extension .c it’s used into many linux/unix distribution. BUT, NOW! What’s current directory? What’s extention? what’s linux/unix distribution? What’s the mean of character * ? Current directory: is a process in a hierarchical file system. Extension: identifier …

Design a site like this with WordPress.com
Get started