技術者が Linux ワークステーションにプリンタをセットアップしています。技術者がデフォルトのプリンターを設定するために使用する必要があるコマンドは次のうちどれですか?
正解:A
In Linux, thelpcommand is used to manage print jobs, including setting the default printer. Thelpcommand allows users to send print jobs to a printer queue, check the status of print jobs, and cancel print jobs, among other functionalities. By using options and parameters with thelpcommand, a technician can specify a particular printer as the default for future print jobs, ensuring that documents are routed to the correct printer without needing to specify it each time.