Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to see the chain of link files?
Name: neeraj malve Date: April 29, 2002 at 11:21:19 Pacific
Comment:
I want to see the chain of link files (hard link or symbolic link). what is the command for that.
Name: Tom Date: April 29, 2002 at 11:30:52 Pacific
Reply:
ls -l
0
Response Number 2
Name: neeraj malve Date: April 30, 2002 at 01:32:36 Pacific
Reply:
ls -l shows only list of files. I want to see the chain of Link files. eg. i have 1 files a and having a link with b, c and some other files.. I do not know the actual files contain in the link of file 'a'. What is the command to see that link
Summary: Hi, I need to change the COLOR of my mouse in Linux for ALL applications. Can anyone tell me what is the best way to do that. I am preety much planning on writing an automated script that just ran...
Summary: OK then, not sure if I know exaclty what you want to do but here goes... You can drag and drop files just like windows, you can also type: #cp /location/of/file /destination/to/copy/to If you are talk...
Summary: Hello, The problem that i've got is that i need to read an IP adress from a file. The structure of this file is made so that each line has got one IP-adress. I need to read the IP-adresses line by lin...