About: Null device     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Structure105726345, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FNull_device&invfp=IFP_OFF&sas=SAME_AS_OFF

In some operating systems, the null device is a device file that discards all data written to it but reports that the write operation succeeded. This device is called /dev/null on Unix and Unix-like systems, NUL: (see TOPS-20) or NUL on CP/M and DOS (internally \DEV\NUL), nul on OS/2 and newer Windows systems (internally \Device\Null on Windows NT), NIL: on Amiga operating systems, and NL: on OpenVMS. In Windows Powershell, the equivalent is $null. It provides no data to any process that reads from it, yielding EOF immediately. In IBM operating systems DOS/360 and successors and also in OS/360 and successors such files would be assigned in JCL to DD DUMMY.

AttributesValues
rdf:type
rdfs:label
  • /dev/null (ar)
  • /dev/null (ca)
  • /dev/null (cs)
  • /dev/null (de)
  • /dev/null (es)
  • /dev/null (in)
  • Périphérique nul (fr)
  • /dev/null (it)
  • /dev/null (ja)
  • 널 장치 (ko)
  • /dev/null (nl)
  • Null device (en)
  • /dev/null (pl)
  • Dispositivo nulo (pt)
  • /dev/null (ru)
  • /dev/null (sv)
  • /dev/null (zh)
rdfs:comment
  • في أنظمة يونكس والأنظمة الشبيهة بها يمثل /dev/null "جهاز العدم"، ملف خاص يتجاهل كل المعلومات التي تُكتب إليه (ولكن يعلن أن عملية الكتابة تمت بنجاح)، ولا يعطي أي معلومات لأي برنامج يحاول القراءة منه (يقوم بإرجاع قيمة EOF). من الشائع تسميالملف بين مبرمجي يونكس الثقب الأسود. (ar)
  • /dev/null ist die Repräsentation des Nullgeräts (englisch null device) als Datei in Unix-Betriebssystemen. Seinen Ursprung hat /dev/null im Betriebssystem UNIX Version 7 von 1977,. Die Existenz wie auch das Verhalten dieser Datei ist für UNIX-Betriebssysteme durch den POSIX-Standard vorgeschrieben, in der überwiegenden Mehrzahl ähnlicher Systeme allerdings in gleicher oder zumindest ähnlicher Form ebenfalls vorhanden. Auf anderen Betriebssystemen implementieren Kompatibilitäts-Subsysteme (etwa Cygwin unter Windows oder das POSIX-Subsystem unter z/OS) eine Entsprechung. (de)
  • 널 장치 또는 널 디바이스(null device)는 일부 운영 체제에서 기록 대상이 되는 모든 데이터를 버리지만 쓰기 작업은 성공했다고 보고하는 장치 파일이다. 이 장치는 유닉스나 유닉스 계열 운영 체제에서는 /dev/null이라고 부르며, 도스와 CP/M에서는 NUL: 또는 NUL, 윈도우 NT에서는 \Device\Null로, 아미가 운영 체제에서는 NIL:, 오픈VMS에서는 NL:로 부른다. 윈도우 파워셸에서는 $null을 같은 의미로 사용한다. 어떠한 프로세스에도 데이터를 제공하지 않고 그 즉시 EOF을 내보낸다. IBM 도스, MFT, MVT, OS/390 및 z/OS 운영 체제의 경우, 이러한 파일들은 JCL에 DD DUMMY로 할당한다. 프로그래머들 사이에서 (특히 유닉스 쪽) 널 장치는 또는 블랙홀로 불린다. (ko)
  • /dev/null(nullデバイスとも呼ばれる)は、UNIXやUnix系オペレーティングシステム (OS) におけるスペシャルファイルの1つで、そこに書き込まれたデータを全て捨て(writeシステムコールは成功する)、読み出してもどんなプロセスに対してもデータを返さない(EOFを返す)。 (ja)
  • Nei sistemi operativi Unix e Unix-like, /dev/null (null device, dispositivo nullo) è un dispositivo virtuale (ossia non fisicamente presente su memoria di massa) con la caratteristica di scartare (non memorizzare) tutti i dati che gli vengono scritti. È sempre possibile effettuarvi scritture di quantità arbitrarie di dati, mentre in lettura non viene mai restituito alcun dato. In gergo è spesso chiamato buco nero o cestino per bit (da bit bucket). (it)
  • Em sistemas operacionais do tipo Unix, o /dev/null, ou dispositivo nulo, é um arquivo especial que descarta toda informação escrita nele e que não retorna qualquer informação para um processo que o leia (mais precisamente, ele retorna uma indicação de final de arquivo). No jargão da programação para Unix, ele também é chamado de bit bucket ou de "buraco negro". (pt)
  • /dev/null är i operativsystem av Unix-typ en särskild sorts fil som representerar en virtuell (fysiskt icke-existerande) periferienhet. I Unix är periferienheter representerade av filer i katalogen /dev. Filen null i denna katalog har den särskilda egenskapen att alla data som omdirigeras till den "försvinner". Vid läsning returnerar filen omedelbart EOF. /dev/null kallas ibland för det "svarta hålet" på programmerarslang. Enheten används för att konsumera utdata som den anropande processen inte har någon användning för, eller som ett enkelt sätt att representera en tom fil. (sv)
  • /dev/null — специальный файл в системах класса UNIX, представляющий собой так называемое «пустое устройство». Запись в него происходит успешно, независимо от объёма «записанной» информации. Чтение из /dev/null эквивалентно считыванию конца файла (EOF). В DOS есть псевдофайл NUL с аналогичными свойствами. (ru)
  • /dev/null(或称空设备)在类Unix系统中是一个特殊的设备文件,它丢弃一切写入其中的数据(但报告写入操作成功),读取它则会立即得到一个EOF。 在程序员行话,尤其是Unix行话中,/dev/null被称为比特桶或者黑洞。 (zh)
  • En sistemes operatius tipus Unix, /dev/null o perifèric nul (null device) és un fitxer especial que descarta tota la informació que s'escriu o redirecciona en ell. Al seu torn, no proporciona cap dada a qualsevol procés que intenti llegir d'ell, tornant simplement un EOF o fi de fitxer. Generalment s'usa en shell scripts per redirigir la sortida d'un flux de dades (stream) d'un procés o com un fitxer buit que actua com entrada d'un flux de dades d'un procés. (ca)
  • V unixových operačních systémech je soubor /dev/null speciální zařízení, které zahazuje všechna data do něj zapsaná (ale odpoví, že zápis proběhl úspěšně), a nevrátí žádná data procesům, které z něj čtou (vrátí ). V žargonu unixových programátorů je někdy nazýván jako černá díra. Zařízení /dev/null se obvykle používá k odstranění nežádoucích výstupů procesu nebo jako vhodný prázdný soubor pro vstup. /dev/null je speciální soubor, nikoli adresář. Proto se do něj nemohou přesouvat soubory pomocí známého příkazu mv za účelem jejich vymazání. K tomu je určen příkaz rm. (cs)
  • En algunos sistemas operativos, /dev/null o «null device» ─en castellano «periférico nulo»─, es un archivo especial que descarta toda la información que se escribe en o se redirige hacia él. A su vez, no proporciona ningún dato a cualquier proceso que intente leer de él, devolviendo simplemente un EOF o fin de archivo. Generalmente se usa en scripts para deshacerse de la salida de una secuencia de datos de un proceso o como un archivo vacío que actúa como entrada de un flujo de datos de un proceso. (es)
  • In some operating systems, the null device is a device file that discards all data written to it but reports that the write operation succeeded. This device is called /dev/null on Unix and Unix-like systems, NUL: (see TOPS-20) or NUL on CP/M and DOS (internally \DEV\NUL), nul on OS/2 and newer Windows systems (internally \Device\Null on Windows NT), NIL: on Amiga operating systems, and NL: on OpenVMS. In Windows Powershell, the equivalent is $null. It provides no data to any process that reads from it, yielding EOF immediately. In IBM operating systems DOS/360 and successors and also in OS/360 and successors such files would be assigned in JCL to DD DUMMY. (en)
  • Pada beberapa sistem operasi, perangkat null adalah berkas perangkat khusus yang mementahkan semua data yang masuk ke dalamnya tetapi mengindikasikan bahwa operasi penulisan telah sukses dilaksanakan. Perangkat ini dinamai /dev/null pada Unix dan sistem yang mirip dengannya, NUL: atau NUL pada DOS dan CP/M, nul pada sistem operasi Windows yang terbaru ( \Device\Null pada Windows NT), NIL: pada Amiga, dan NL: pada . Pada PowerShell, bandingannya adalah $null. Dalam jargon pemrogram, terutama jargon Unix, perangkat tersebut dijuluki ember bit atau lubang hitam. (in)
  • Dans certains systèmes d'exploitation, le périphérique nul (en anglais, null device) est un périphérique qui supprime toutes les données qui y sont écrites, mais indique que l'opération d'écriture a réussi. Ce pseudo-périphérique sert à rediriger un contenu dont on n'a pas besoin, et qui ne doit pas être sauvegardé ni affiché à l'écran. Toute information envoyée vers ce périphérique est automatiquement détruite. Ce périphérique est Le périphérique nul ne fournit aucune donnée à un processus qui le lit, produisant immédiatement un end-of-file (EOF]. (fr)
  • /dev/null is een begrip uit de computerwereld.In Unix en aanverwante besturingssystemen is /dev/null, ook wel het null device genoemd, een virtueel uitvoerapparaat. Alle data die naar deze uitvoer worden geschreven, worden weliswaar in ontvangst genomen, maar compleet genegeerd. Een leesactie op /dev/null geeft een terug: een leeg bestand. /dev/null kan in computerprogramma's gebruikt worden om ongewenste uitvoerdata geruisloos af te voeren, of om een lege invoerstroom te krijgen. Ook in tests kan dit nuttig zijn. (nl)
  • /dev/null – wirtualne urządzenie w uniksopodobnych systemach operacyjnych, usuwające wszystkie dane przekierowane do niego i nie generujące żadnych danych dla procesów czytających z niego. /dev/null jest często używany do usuwania niepożądanych danych pochodzących z procesów komputerowych lub jako źródło pustych danych wejściowych. Zazwyczaj jest wykorzystywane przez przekierowanie. Ekwiwalentem DOS-owym jest NUL. Pod systemami operacyjnymi Amigi odpowiednikiem jest NIL. (pl)
differentFrom
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 59 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software