nerdexam
LPI

101-500 · Question #204

Which shell built-in command can be used to create a shortcut or pseudonym for a longer command? Assume a modern bourne-like shell, such as bash.

The correct answer is E. alias. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Shells and Shell Scripting

Question

Which shell built-in command can be used to create a shortcut or pseudonym for a longer command? Assume a modern bourne-like shell, such as bash.

Options

  • Ashortcut
  • Bln
  • Csudo
  • Dlink
  • Ealias

How the community answered

(30 responses)
  • A
    3% (1)
  • C
    7% (2)
  • E
    90% (27)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#alias#shell built-ins#bash#command shortcuts

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice