-E Option (Command Line)
Produces an extended display for the Dir command, including checkout information for files. For the Share command, this option specifies a share and branch operation, instead of a share. When used with the Add, Properties, and Filetype commands, the option specifies the file encoding.
The following table lists ways to use the -E option.
- -E
Displays files only for the Dir command. The option specifies a share and branch operation for the Share command. For the Add, Properties, and Filetype commands, -E specifies file encoding.
Remarks
Changes the file encoding to UTF8:
ss Properties $/file.txt -Eutf8
Displays "Web.txt User Date Time CheckOutPath":
ss Dir $/web.txt -E
Shares and branches the file Web.txt into the current project, set up previously with the CP command:
ss Share $/web.txt -E
See Also
Reference
Add (Command Line)
Dir (Command Line)
Filetype (Command Line)
Properties (Command Line)
Share (Command Line)