Changes between Version 4 and Version 5 of SandBox
- Timestamp:
- 02/20/11 07:34:24 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox
v4 v5 1 = The Sandbox = 1 The Command Line Window 2 2 3 This is just a page to practice and learn WikiFormatting. 3 #1 enable the command line window. 4 View -> Show Command Line Window. 4 5 5 Go ahead, edit it freely.6 #2 press '?' for\to get the list of commands. 6 7 7 demo report by szabgab 8 || date || who || revision || branch || status || 9 || || || || || || 8 #3 :! cmd - run command in shell. 9 do ':! ls' to get the list of files and dirs. 10 11 #4 :e file name - open file. 12 di ';e Padre.pm' (or every other file) to open the file on padre.
