It's in the /usr directory:
Code:
drwxr-xr-x 4 root root 4096 2008-10-22 22:08 x86_64-slackware-linux/
and contains 2 subdirectories: bin and lib:
Code:
/usr/x86_64-slackware-linux/bin$ ls -l
total 0
lrwxrwxrwx 1 root root 11 2009-05-21 15:33 ar -> /usr/bin/ar*
lrwxrwxrwx 1 root root 11 2009-05-21 15:33 as -> /usr/bin/as*
lrwxrwxrwx 1 root root 11 2009-05-21 15:33 ld -> /usr/bin/ld*
lrwxrwxrwx 1 root root 11 2009-05-21 15:33 nm -> /usr/bin/nm*
lrwxrwxrwx 1 root root 16 2009-05-21 15:33 objcopy -> /usr/bin/objcopy*
lrwxrwxrwx 1 root root 16 2009-05-21 15:33 objdump -> /usr/bin/objdump*
lrwxrwxrwx 1 root root 15 2009-05-21 15:33 ranlib -> /usr/bin/ranlib*
lrwxrwxrwx 1 root root 14 2009-05-21 15:33 strip -> /usr/bin/strip*
Code:
/usr/x86_64-slackware-linux/lib$ ls -l
total 0
lrwxrwxrwx 1 root root 20 2009-05-21 15:33 ldscripts -> /usr/lib64/ldscripts/
Is it a default slackware directory ? Was it created while installing something?
It's weird, the links were created on 21st of May at 15:33 - The laptop was on but I was at work so couldn't have been installing anything at that time. It was probably running firefox, ktorrent, thunderbird and terminal at that time.
TIA