/XMLDirectoryExporter

A really simple shell in python which could export a directory structure in xml

Primary LanguagePython

XMLDirectoryExporter

A simple python shell with directory hierarchy exporting feature in a xml file.

This was for an university coursework I've made. It will not be maintained, it's just for sharing and education purposes. There is no explicit licence, if you need to use it contact me we could agree on a nice open-source licence.

Commands

help

Display the help

help

cd

Change current directory

cd ..

cd Python27

pwd

Show the path of the current directory

pwd

ls

List the current directory

ls

export

Export directories and files from current chosen directory as a xml file.

export

export my_filename