/bin
and /usr/bin
on
Redhat Linux 7.2 use 100+ Megabytes of disk
ls
to list a directory
and cd
to change directories are examples
bash
is the
most common one under Linux
ash
: 94k on disk, and 380k
of RAM
kmem
). The parallel
port driver etc, can be omitted
printf()
which
allow formatted output
printf("The name is %S with size %d\n", name, size)
write(fd, ".....")
printk()
for use to get error messages out
to something. These calls are non-standard and
liable to change. They also run in protected mode rather
than user mode