> $ ls -la bar
> lrwxrwxrwx 1 marcus users 3 May 30 20:30 bar -> bar
bash-2.04$ uname -a
Linux irongate.swansea.linux.org.uk 2.4.5-ac2 #163 Mon May 28 22:56:38 BST 2001 i686 unknown
bash-2.04$ ln -s frobnitz flop
bash-2.04$ ls -l f*
lrwxrwxrwx 1 alan users 8 May 30 20:50 flop -> frobnitz
bash-2.04$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/