Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cmd:set [2012/09/02 15:18]
mcb30
cmd:set [2013/08/01 14:19]
mcb30
Line 30: Line 30:
 === Clear the screen === === Clear the screen ===
  
-    set esc:hex 1b           ​# ANSI escape character - "​^["​+    set esc:hex 1b            # ANSI escape character - "​^["​
     set cls ${esc:​string}[2J ​ # ANSI clear screen sequence - "​^[[2J"​     set cls ${esc:​string}[2J ​ # ANSI clear screen sequence - "​^[[2J"​
     echo ${cls}     echo ${cls}
Line 57: Line 57:
   * ''​[[:​cmd:​show]]''​   * ''​[[:​cmd:​show]]''​
   * ''​[[:​cmd:​clear]]''​   * ''​[[:​cmd:​clear]]''​
-  * ''​[[:​cmd:​config]]''​ 
   * ''​[[:​cmd:​read]]''​   * ''​[[:​cmd:​read]]''​
 +  * ''​[[:​cmd:​inc]]''​
 +  * ''​[[:​cmd:​config]]''​
   * [[:cfg|List of all iPXE settings]]   * [[:cfg|List of all iPXE settings]]
   * [[:cmd|List of all iPXE commands]]   * [[:cmd|List of all iPXE commands]]
cmd/set.txt ยท Last modified: 2013/08/01 14:19 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.