How often does? match the preceding expression in a regular expression?
How often does? match the preceding expression in a regular expression?A . Two or more timesB . Exactly one timeC . Any number of timesD . Zero or one timesE . One or more timesView AnswerAnswer: D
Which command locks the user account bob on a FreeBSD system?
Which command locks the user account bob on a FreeBSD system?A . audit_user -1 bobB . lockuser bobC . pw lock bobD . usermod lock bobE . vipw lock bobView AnswerAnswer: C
Which of the following lines stems from the output of last?
Which of the following lines stems from the output of last?A . 3:26PM up 1:58, 2 users, load averages: 0.49, 0.43, 0.40B . May 11 19:34:24 fbsd login [793]: login on ttyv0 as rootC . root ttyv0 Sat May 18 13:35 still logged inD . 763 v1 Is+ 0:00-00 /usr/libexec/getty...
Which command sends the contents of the file myconfigfile by email to me@mycompany. com?
Which command sends the contents of the file myconfigfile by email to me@mycompany. com?A . cat myconfigfile I mail [email protected] . cat myconfigfile > [email protected] . mail [email protected] I cat myconfigfileD . mail [email protected] > cat myconfigfileE . mail myconfigfile -r [email protected] AnswerAnswer: A
While in the csh or tcsh shell, which command changes the time zone environment variable to GMT?
While in the csh or tcsh shell, which command changes the time zone environment variable to GMT?A . export TZ=GMTB . setenv TZ GMTC . env TZ=GMTD . TZ=GMT; export TZE . environ TZ GMTView AnswerAnswer: B
Which of the following tar options handle compression'? (Choose TWO correct answers)
Which of the following tar options handle compression'? (Choose TWO correct answers)A . -xB . -cC . -zD . -JE . -vView AnswerAnswer: C, D
Which file on a BSD system defines the printers which are available by the Ipr printing system'? (Specify the full name of the file including path)
Which file on a BSD system defines the printers which are available by the Ipr printing system'? (Specify the full name of the file including path) View AnswerAnswer:
On BSD systems that provide an interactive adduser script, which configuration file stores the default adduser settings?
On BSD systems that provide an interactive adduser script, which configuration file stores the default adduser settings?A . adduser.confB . login, confC . pw.confD . user.confE . usermgmt. confView AnswerAnswer: E
What command creates a new directory? (Specify ONLY the command without any path or parameters.)
What command creates a new directory? (Specify ONLY the command without any path or parameters.) View AnswerAnswer:
Which BSD command lists, adds, or deletes swap devices?
Which BSD command lists, adds, or deletes swap devices?A . diskcontro1B . mkswapC . swapD . swapct1E . swapinfoView AnswerAnswer: D