User Tools

Site Tools


skill-tree:use:1:1:b

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
skill-tree:use:1:1:b [2021/02/08 19:06] – [Background] kunkelskill-tree:use:1:1:b [2021/05/31 12:12] – [Outcomes] kunkel
Line 28: Line 28:
     * clear     * clear
     * man     * man
 +    * vi, vim, emacs, nano
     * exit     * exit
   * Utilize the available help of a program (--help argument and the man pages).   * Utilize the available help of a program (--help argument and the man pages).
Line 38: Line 39:
   * Print all currently set variables   * Print all currently set variables
   * Identify potential special characters that must be handled with care.   * Identify potential special characters that must be handled with care.
-    * List strings that are included files/directories+    * List strings that could refer to files/directories
   * Utilize escaping to ensure correct handling of arguments.   * Utilize escaping to ensure correct handling of arguments.
   * Understand wildcard characters to select a group of files/directories:   * Understand wildcard characters to select a group of files/directories:
     * *     * *
-    * [,-]+    * ? 
 +    * [-,] 
 +  * How to close popular command line text editors with/or without saving changes: 
 +    * nano 
 +    * vi 
 +    * emacs
  
  
 # Subskills # Subskills
   * [[skill-tree:use:1:1:i]]   * [[skill-tree:use:1:1:i]]
skill-tree/use/1/1/b.txt · Last modified: 2021/09/13 11:57 by 127.0.0.1