你好马可,
The "rm -rf /WinXP" is this:
Code:
mingdao@silas:/serverhome/music/darrel/songsoftrust$ mount | grep -i Win
/dev/sda1 on /WinXP type fuseblk (rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096)
That's my Windows XP OS; rm is remove, r is recursive, and f is force.
So "rm -rf /WinXP" will remove /WinXP and everything under it. It simply
means to get rid of Windows on the computer.
I've tried InDesign CS2 a little in Wine. There were problems opening
files because of permissions. When I did open a file, there were some
tools missing in the tools pallete. Other small problems, which means
I will keep using it in Windows XP for now.