On Dec 15 2006 22:09, Leendert Meyer wrote:
>On Friday 15 December 2006 22:04, [EMAIL PROTECTED] wrote:
>> On Friday 15 December 2006 10:04, Kenneth Schneider wrote:
>> > > This does not work. I get the error message that /proc/bus/usb
>> > > does not exist.
>> >
>> > Then create it! md /proc/bus/usb
>> > You need to be root to do this.
>>
>> tentwoa:/home/xyz # md /proc/bus/usb
>> mkdir: cannot create directory `/proc/bus/usb': No such file or
>> directory
>>
>> yes, i tried the obvious before I posted. as root. I am not a
>> guru, but i am aware of a few of the basics.
>
>Basics? How about "md -p /proc/bus/usb"?

Do some basics yourself first:

22:16 ichi:~ > alias md
alias md='/bin/mkdir -p'


        -`J'
-- 
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to