Simple Shell Program 10-16-2016, 04:22 AM
#1
Shell Program I made for the hell of it.
Can't combine arguments (combining arguments, has to be command arg1 arg2 not command arg1arg2
No globbing
No Autocomplete
Uses the deprecated getlogin because I was too lazy to figure out how to do it the new way
but if you're into OS and want some source on the basics of how shells work/syscalls/forking then here you go:
if you're totally leet haxorz and find something horribly wrong with my program tell me and i'll fix//add it (pagin 0XDEAD10CC)
P.S
I know my naming conventions are complete shit right now but i'm refactoring that tomorrow
Can't combine arguments (combining arguments, has to be command arg1 arg2 not command arg1arg2
No globbing
No Autocomplete
Uses the deprecated getlogin because I was too lazy to figure out how to do it the new way
but if you're into OS and want some source on the basics of how shells work/syscalls/forking then here you go:
Spoiler:
P.S
I know my naming conventions are complete shit right now but i'm refactoring that tomorrow
(This post was last modified: 10-18-2016, 05:46 AM by insidious.)
![[Image: pBD38Xq.png]](http://i.imgur.com/pBD38Xq.png)
Email: insidious@protonmail.ch