Posted 22 December 2014 - 06:41 PM
(I'm sorry if this is on wrong place, and my English is probably bad.)
I Made some stuff
ShellXCute
ShellXCute is a basic program that runs contents of a file. (example: batch files from Windows, sh files from Mac/Linux)
Usage:
Cat
Cat is a basic program that prints the contents of a file to screen.
Usage:
weGet
weGet is a program that downloads URL's
Usage:
(btw i chose the name weGet because progran functions similar to wget in linux and i had no idea what can i name it )
I Made some stuff
ShellXCute
ShellXCute is a basic program that runs contents of a file. (example: batch files from Windows, sh files from Mac/Linux)
Usage:
shellxcute <file name>
Pastebin: eFM6tCr2Cat
Cat is a basic program that prints the contents of a file to screen.
Usage:
cat <file name>
Pastebin: 8SH85Cf5weGet
weGet is a program that downloads URL's
Usage:
weGet <URL> <file name>
Pastebin: PATF5vha(btw i chose the name weGet because progran functions similar to wget in linux and i had no idea what can i name it )
Edited on 29 December 2014 - 08:25 PM