Differences

This shows you the differences between the selected revisions of the page.

2005-11-24 2005-11-24
no summary (194.78.80.210) (hidden) old revision restored (martin) (hidden)
Line 16: Line 16:
^ Pattern ^ Command Type ^ Descriptions ^ ^ Pattern ^ Command Type ^ Descriptions ^
| ''!!''  | Any          | Is replaced with exclamation mark (''!''). | | ''!!''  | Any          | Is replaced with exclamation mark (''!''). |
-| ''!''  | Any          | Name of file. Command with the pattern will be executed ====== once ====== +| ''!''  | Any          | Name of file. Command with the pattern will be executed once for every selected file. In general it should be surrounded with quotes for the command to work with filenames containing spaces. Cannot be combined with pattern ''!&''. |
- for every ====== selected ====== +
- file. In general it should be surrounded with quotes for the command to work with filenames containing spaces. Cannot be combined with pattern ''!&''. |+
| ''!&''  | Any          | Quoted, space-delimited list of files. Command with the pattern will be executed only once for all selected files. Cannot be combined with pattern ''!'' and executed recursivelly. | | ''!&''  | Any          | Quoted, space-delimited list of files. Command with the pattern will be executed only once for all selected files. Cannot be combined with pattern ''!'' and executed recursivelly. |
| ''!?prompt[\]?default!'' | Any | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). | | ''!?prompt[\]?default!'' | Any | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). |

Last modified: by martin