Hello!
Try on this:
1. mount /mnt/floppy
2. cp file /mnt/floppy (file )
3. umount /mnt/floppy (write on floppy is working on back)
4. df (on other console)
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda2 2071416 1888584 77608 96% /
/dev/hda6
I am a software engineer working for Novell.
Interduction to the problem:
There is a file, with the group owner for the file being systemtest, if I execute ls
-l for the file, then the group name will be trunkated (i.e. only the first 8
characters will be displyed)
The output:
# ls -l test_fil