Changes between Version 9 and Version 10 of SandBox
- Timestamp:
- 03/16/11 19:34:05 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox
v9 v10 1 = The Sandbox = 1 2 2 ''' The Command Line Window ''' 3 This is just a page to practice and learn WikiFormatting. 3 4 4 5 '''1.''' enable the command line window. 6 View -> Show Command Line Window. 7 8 '''2.''' press '?' to get the list of commands. 9 10 '''3.''' :! cmd - run command in shell. 11 do ':! ls' to get the list of files and dirs. 12 13 '''4.''' :e file name - open file. 14 do ';e Padre.pm' (or every other file) to open the file on padre. 15 16 ['Sandbox/Test Page'] 5 Go ahead, edit it freely.
