dfxml:command_line

The command line used to invoke the program.

Element Information

Model

Attributes

Used By

Source

<xs:element name="command_line" type="dfxml:string">
  <xs:annotation>
    <xs:documentation>The command line used to invoke the program.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< execution_environment xmlns = "http://www.forensicswiki.org/wiki/Category:Digital_Forensics_XML" >

< command_line>

vi difference_test_2.xml

</ command_line>

</ execution_environment>