[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: /dev/null question
- From: Andrew So hing-pong <andrewso firstecom com>
- To: cartman-list redhat com
- Cc: Jake McHenry <jmchenry oak kcsd k12 pa us>,redhat-list redhat com, zoot-list redhat com
- Subject: RE: /dev/null question
- Date: Fri, 1 Sep 2000 10:26:07 +0800 (HKT)
On Thu, 10 Aug 2000, Aaron Konstam wrote:
>
> On 10-Aug-00 Jake McHenry wrote:
> >
> > I was just rewriting my login script, and started exploring, and found
> > something
> > that I didn't recognize. I've looked in the man pages of chmod for what I'm
> > looking for, but didn't find it. Anyway, here is it.
> >
> >
> > -rw-r--r-- 1 root system 0 Apr 13 13:55 /dev/nul
> > crw-rw-rw- 1 root system 2, 2 Aug 09 22:04 /dev/null
> > crw-rw-rw- 1 root system 13, 27 Dec 11 1999 /dev/nuls
> > crw-r----T 1 root system 3, 0 Dec 11 1999 /dev/nvram
> > ^
> >|
> >|
> >|____ What is that c for? What does it do? Does it keep anything from being
> > written to these files?
> >
> > Thanks,
> >
> > Jake
> >
> >
> >
> >
> It means it is a character oriented device rather tahn b for block oriented
> device like /dev/hda1 for example
> -------------------------------------------
> Aaron Konstam
> Computer Science
> Trinity University
> 715 Stadium Dr.
> San Antonio, TX 78212-7200
>
> telephone: (210)-999-7484
> email:akonstam trinity edu
>
>
>
> _______________________________________________
> Cartman-list mailing list
> Cartman-list redhat com
> https://listman.redhat.com/mailman/listinfo/cartman-list
>
c stands for character that means this device is character mode.
--
#####################################################################
# Andrew H.P. So, Software Developer #
# First Ecommerce Limited, http://www.firstecom.com #
# 8/F, Henley Building, 5 Queen's Road Central, Hong Kong #
# andrew so firstecom com, Tel:(852)2289-9542 Fax:(852)2801-5939 #
#####################################################################
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]