单项选择题You have read/write permission on an ordinary file foo. You have just run In foo bar. What would happen if you ran rm foo?()

A. foo and bar would both be removed.
B. foo would be removed while bar would remain accessible.
C. foo would be removed, bar would still exist but would be unusable.
D. Both foo and bar would remain accessible.
E. You would be asked whether bar should be removed.


您可能感兴趣的试卷

你可能感兴趣的试题

2.单项选择题What is the difference between thE.remove and thE.purge action with the dpkg command?()

A. -remove removes the program, -purge also removes the config files
B. -remove only removes the program, -purge only removes the config files
C. -remove removes a package, -purge also removes all packages dependent on it
D. -remove removes only the package file itself, -purge removes all files related to the package

3.单项选择题The command echo $! will produce what output?()

A. the process id of last background command
B. the exit status of the last command
C. the exit status of the last background command
D. the process id of the current shell
E. the name of the command being executed

6.单项选择题With Xorg 7.0, what is the name of the default font server?()

A. xfserv
B. xfs
C. fonts
D. xfstt
E. fserv

7.单项选择题You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()

A. mount /dev/cdrom /mnt/cdrom
B. mount/dev/cdrom
C. mount -t cdrom /dev/cdrom /mnt/cdrom
D. mount /mnt/cdrom
E. automount /mnt/hdd /mnt/cdrom

最新试题

Which Debian package system command will list all partially installed packages and suggest how to get them correctly installed?()

题型:单项选择题

You are looking for an executable file foo. Select the command that would search forfoo within directories set in the shell variable, PATH.()

题型:单项选择题

You ran out of space and added a eighth disk to your SCSI-1 system. When you try to start, the system no longer boots. What is most likely the cause of this problem?()

题型:单项选择题

You have run out of disk space on a partition. Which of the following would be an easy way to move data to a new partition without reconfiguring the path to the data in existing applications?()

题型:单项选择题

In xorg.conf, which section is concerned with fonts?()

题型:单项选择题

To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?()

题型:单项选择题

Which program finds only files that are in your PATH?()

题型:填空题

You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?()

题型:单项选择题

You wish to kill a process with a PID of 123. Select the command which exiting.()

题型:单项选择题

Which system administration command you can use to update Id.so.cache after the installation of new shared libraries?()

题型:单项选择题