how do I create a directory?
how do I find a directory?
this is what I got:
[~]# var/lib/dpkg/status
-su: var/lib/dpkg/status: No such file or directory
[~]# create apt.conf
-su: create: command not found
[~]# /etc/apt/apt.conf
/etc/apt/apt.conf: line 1: APT:

efault-Release: command not found
/etc/apt/apt.conf: line 2: APT::Cache-Limit: command not found
/etc/apt/apt.conf: line 3: APT::Get::Purge: command not found
/etc/apt/apt.conf: line 4: Acquire::cdrom::Mount: command not found
[~]# apt::Cache-Limit 16777216
-su: apt::Cache-Limit: command not found
[~]#