Revision history for DosCli


Revision [30105]

Last edited on 2014-05-18 12:34:54 by darkcity
Additions:
echo dir *.txt -> hello.bat
# -> apppends to a file (append / create if not existing)
echo ls *.txt -> hello.sh
cat hello.txt
==Related Webpages==
~[[http://puppydocblognode1.blogspot.co.uk/2007/01/bash-howto-for-dos-lovers.html bash-howto-for-dos-lovers (puppydocblognode1)]]
----
==Categories==
CategoryCommandline
Deletions:
echo dir *.txt >> hello.bat
# >> apppends to a file (append / create if not existing)
echo ls *.txt >> hello.sh
cat hello.txt


Revision [30104]

The oldest known version of this page was created on 2014-05-18 12:31:18 by darkcity
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki