Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Anchor
1049265
1049265
The truncext attribute is used to instruct UDM to remove file name extensions from the source file prior to using the name as the destination member name.

Panel
1 set _echo=yes _halton=warn
2 open unix=sol9 user=top098 pwd=p100m
3 cd unix=/opt/app/data
4 mode type=text
5 attrib local truncext=yes 
6 copy unix=*.txt
7 quit

Anchor
1048936
1048936
Components

...