Collection of Unix Links


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Collection of Unix Links
# 1  
Old 01-08-2006
Collection of Unix Links

Hi,

Is there is a good collection of Links to Unix Related stuff?


Regards,
Kriss
# 2  
Old 01-26-2009
Our new links directory at The UNIX and Linux Forums - Learn UNIX and Linux from Experts is growing, check it out!

Code:
https://www.unix.com/links

Links
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Symbolic links in UNIX

Hi, I have a file with more than 1 layers of soft links for it. For ex. ls -la .profile .profile@ -> /home/act/.profile_abc ls -la /home/act/.profile_abc@ -> .profile_final I want to get the name of the last file (i.e. .profile_final) when I refer to .profile using shell script. I... (2 Replies)
Discussion started by: deo_kaustubh
2 Replies

2. UNIX for Dummies Questions & Answers

hard links in unix

hi i have a hardlink how can i find the source of it (2 Replies)
Discussion started by: jpriyank
2 Replies

3. UNIX for Advanced & Expert Users

links in UNIX

Hi Can you please tell me how to create a softlink to a file on a different partition ? thanks (3 Replies)
Discussion started by: infyanurag
3 Replies

4. HP-UX

Hp-Unix user login file collection

Dear All, how to check the unix log file which mean how many(who) user has been log in the server for the day, when they log in & when they log out? (8 Replies)
Discussion started by: whl123
8 Replies

5. UNIX for Dummies Questions & Answers

A question for links in Unix

Is there a command that I can list, at once, all the links(path) of a give file ( including hard link and soft link)? If not, can it be down by writing a script? Thanks a lot. (I know that pwd would only list one path.) (2 Replies)
Discussion started by: nj302
2 Replies

6. News, Links, Events and Announcements

All Linux and Unix commands Links

http://www.computerhope.com/unix.htm http://www.linuxdevcenter.com/linux/cmd/ (0 Replies)
Discussion started by: devotedsinner
0 Replies
Login or Register to Ask a Question