LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What does star mean beside a file (https://www.linuxquestions.org/questions/linux-newbie-8/what-does-star-mean-beside-a-file-4175558095/)

sleftar 11-05-2015 01:21 PM

What does star mean beside a file
 
Hi guys, today for the first time, I saw star beside some files here it is

Quote:

gingercook@DSTmultilayer:~$ l -l
total 32
-rwxrwxr-x 1 gingercook gingercook 68 Nov 5 05:52 deneme.sh*
drwxrwxr-x 6 gingercook gingercook 4096 Nov 3 18:48 dst_server/
drwx------ 3 gingercook gingercook 4096 Nov 5 03:15 management/
-rw-rw-r-- 1 gingercook gingercook 122 Nov 4 12:15 randmsg.txt
drwxrwxr-x 8 gingercook gingercook 4096 Nov 5 14:05 Steam/
drwxrwxr-x 5 gingercook gingercook 4096 Nov 5 14:05 steamcmd/
-rwxrwxr-x 1 gingercook gingercook 562 Nov 5 10:51 welcomemsg.sh*
-rw-rw-r-- 1 gingercook gingercook 40 Nov 5 05:18 welcomenull.txt
What do these stars represent? thank you

dllobach 11-05-2015 01:30 PM

The asterisk means that the file is executable.

grail 11-05-2015 01:31 PM

Try looking at the 'General output formatting' when you run:
Code:

info ls

sleftar 11-05-2015 02:51 PM

welll actually this happened to me when I mistyped ls -l as

l -l

jamison20000e 11-05-2015 03:27 PM

Not topic:
 
Take that "Rep: Disabled" Dllobach,,, oh sorry, not much to contribute... :o


All times are GMT -5. The time now is 04:59 AM.