This blog gives you the basic troubleshooting for oracle, Network,Firewall,Wordpress,Linux,cisco router ,Leased line,thin client,server,Windows OS,Open Office ,OpenNMS,squid etc
Wednesday, July 21, 2010
Linux Symbolic link
Create symbolic link /usr/test
ln -s /usr/test [shortcutname]
remove links
rm /var/something/symlink
find symbolic link files
1) find . -lname '*sysdep.c
2) ls -latR | grep 'lw'
No comments:
Post a Comment
type your comments here