Hey Look at this....


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Hey Look at this....
# 1  
Old 06-25-2002
Computer Hey Look at this....

Hi guys,

what is the significance of 'l' in the permissions given below?

lrwxrwxrwx 1 root sys 40 Mar 20 18:31 aas

Generally if a 'd' is present, we say that it is a directory? I see an 'l'. Can anyone say what it signifies?


Thanks,
Nisha

Smilie
# 2  
Old 06-25-2002
Hi,
this means there is a link. Find some information man ln, man link.
ladwig
# 3  
Old 06-25-2002
Hi ladwig,

Thanks for the reply. Actually i am trying to look into my cron directory to see whether my username is present in the cronallow file. I want to use a crontab command. If my name is present in this file and then absent in crondeny file then it means that i have permission to use crontab.

To look into it, I wanted to goto cron directory. But unable to goto it for the above said reason. Can you tell me then how to access this cron system link?

Thanks,
Nisha
# 4  
Old 06-25-2002
Hi,
what user you are? if the link is lrwxrwxrwx there should be no problem to use cd and look into the directory, and examine the files in it.
ladwig
# 5  
Old 06-25-2002
hey look at the first post... my permission is lrwxrwxrwx but still am unable to do a cd....

-Nisha
# 6  
Old 06-25-2002
maybe you link to a file or something like that...

check it out....

ls -l report the link end of lineSmilie
# 7  
Old 06-25-2002
Hey i want to goto the cron directory which has permissions like this. Anyway this is present in the spool directory.. I went to /usr/lib/cron and i am able to goto this now..Smilie


Thanks,
Nisha
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Cybersecurity

Hey guys

Hey guys, new geek here, sorry I didnt see a intro section. But I do have a question and hope to make my stay here perma. I am interested in IT security, ands I really want to learn, I was hoping for whatever questions I had you guys could lead me through the narrowest path with a broad selection... (1 Reply)
Discussion started by: abeja
1 Replies

2. Post Here to Contact Site Administrators and Moderators

hey

can anyone tell me where I can write e-mails I can't find it. I just started being on this site just a few days ago and it sucks. (4 Replies)
Discussion started by: niobe497
4 Replies

3. News, Links, Events and Announcements

hey! i took that!.....

http://developers.slashdot.org/article.pl?sid=04/05/05/2140200&mode=thread&tid=108&tid=126&tid=146&tid=156&tid=99 (0 Replies)
Discussion started by: norsk hedensk
0 Replies
Login or Register to Ask a Question