Skip to content

xTerminal v1.9.2

Compare
Choose a tag to compare
@0x78654C 0x78654C released this 07 Oct 18:43
· 66 commits to main since this release
98d4edd
  • Added param -t for ls command that will display tree structure of directories. Use with param -o for store the output in a file.
    image

  • Improved mkdir command to work with patterns and created directories with nested subdirectories.
    Example: mkdir new;new2{snew1,snew3{dnew1,dnew3}};new3{rnew1{tne1,tne2},rnew2}
    Root directories are splitted with ';'
    Sub directories must be between '{' '}' and splited by ','
    image

  • Improved del command to delete multiple directories.

  • Improved mkfile command to created multiple files.

xTerminal-v1.9.2_x64_R2R.zip - SHA256: BD04267E2DDCD65BB0CE684148A67B17280D17F4FBE7C85A703E3BCF00A3177E
xTerminal-v1.9.2_x86_R2R.zip - SHA256: 4AFFDD0BEBE45C132E6274B5980D1BE48DE7DABEAF580D987EDDB8974AAE9C05

What's Changed

Full Changelog: v1.9.1...v1.9.2