User Tools

Site Tools


howto:terminal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howto:terminal [2023/09/12 13:33] tcmalhowto:terminal [2023/09/15 10:39] (current) – Added link at end to next tutorial. andrewferguson
Line 102: Line 102:
 Yay, we've narrowed our matches down to what we wanted! Alternatively we could have tried ''apropos "irc client"'' which would have yielded the same results. However, typing ''apropos irc client'' without the quotes would have returned twice the unwanted results, as it would have searched for both "irc" and "client" and given you results for either. The quotes tell Bash to treat what you put in them as one continuous string. Yay, we've narrowed our matches down to what we wanted! Alternatively we could have tried ''apropos "irc client"'' which would have yielded the same results. However, typing ''apropos irc client'' without the quotes would have returned twice the unwanted results, as it would have searched for both "irc" and "client" and given you results for either. The quotes tell Bash to treat what you put in them as one continuous string.
  
 +Now go to the [[howto:homepage|next tutorial]] to learn about how to create a web page that is automatically hosted by Tardis, on your own subdomain.
howto/terminal.1694525583.txt.gz · Last modified: 2023/09/12 13:33 by tcmal