B) list returns uniportant files:
the list function should only list files in the directory that end with .txt and does not start with #
here an example of current issues:
man> list
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - Man:./man/man1
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - I found 15 files
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - #history calendar calendar info
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - login man object-create ping
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - qbets shell sysinfo teragrid
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - types
man> e
cybershell> e
luft:scigate gregor$ ls man/man1
#history.txt# info.txt object-create.txt shell.txt types.txt
calendar.txt login.txt ping.txt sysinfo.txt
calendar.txt~ man.txt qbets.txt teragrid.txt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=226052
Originator: YES
C) man man should call man -name man
B) list returns uniportant files:
the list function should only list files in the directory that end with .txt and does not start with #
here an example of current issues:
man> list
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - Man:./man/man1
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - I found 15 files
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - #history calendar calendar info
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - login man object-create ping
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - qbets shell sysinfo teragrid
[org.cyberaide.core.CyberShell.main()] INFO info.ManCLI - types
man> e
cybershell> e
luft:scigate gregor$ ls man/man1
#history.txt# info.txt object-create.txt shell.txt types.txt
calendar.txt login.txt ping.txt sysinfo.txt
calendar.txt~ man.txt qbets.txt teragrid.txt