Tiny Core Linux

General TC => General TC Talk => Topic started by: konaexpress on April 13, 2012, 05:03:14 PM

Title: Korn or Bash?
Post by: konaexpress on April 13, 2012, 05:03:14 PM
Just wondering,

What does TC use, Korn or Bash? I ask because I would like to package BaCon Converter to TC. It is a ghetto BASIC to C converter that makes nice small code/apps.
Title: Re: Korn or Bash?
Post by: gerald_clark on April 13, 2012, 05:16:20 PM
Ash
Title: Re: Korn or Bash?
Post by: konaexpress on April 13, 2012, 05:38:07 PM
erg.....thanks, I will look into it.

-John
Title: Re: Korn or Bash?
Post by: konaexpress on April 13, 2012, 05:51:20 PM
Wow......not korn, not bash, had to go with ash did ya...........


Still looking...........
Title: Re: Korn or Bash?
Post by: gerald_clark on April 13, 2012, 05:54:35 PM
Looking for what?  It is part of busybox.
Title: Re: Korn or Bash?
Post by: maro on April 13, 2012, 07:05:47 PM
And in most cases this man page (http://linux.die.net/man/1/ash) describes its behaviour quite well.
Title: Re: Korn or Bash?
Post by: konaexpress on April 14, 2012, 08:44:10 PM
Don't take that the wrong way guys, I was just typing out loud.

The program I want to package runs on Bash or Korn, looking for a solution.

-John
Title: Re: Korn or Bash?
Post by: vinnie on April 14, 2012, 09:23:41 PM
Install bash?  :P
Title: Re: Korn or Bash?
Post by: konaexpress on April 14, 2012, 09:32:24 PM
OK, it is confirmed by Peter who created the program, not going to happen.

Off to find something to do now........................

-John