/dev/tcp
は多くのソースで頻繁に言及されており、Ubuntuでそれを少し前に見たと思います。今、Debian Jessieでそれを見つけることができません。 /dev/udp
も同様です。
tomasz@E4200:/dev$ ls
agpgart dm-1 hidraw3 network_latency sda2 tty11 tty24 tty37 tty5 tty62 vcs2 vfio
autofs dm-2 hpet network_throughput sda5 tty12 tty25 tty38 tty50 tty63 vcs3 vga_arbiter
block dm-3 hugepages null sg0 tty13 tty26 tty39 tty51 tty7 vcs4 vhci
bsg dm-4 initctl port shm tty14 tty27 tty4 tty52 tty8 vcs5 vhost-net
btrfs-control dm-5 input ppp snapshot tty15 tty28 tty40 tty53 tty9 vcs6 watchdog
bus dri kmsg psaux snd tty16 tty29 tty41 tty54 ttyS0 vcs7 watchdog0
char fb0 kvm ptmx stderr tty17 tty3 tty42 tty55 ttyS1 vcsa xconsole
console fd log pts stdin tty18 tty30 tty43 tty56 ttyS2 vcsa1 zero
core full loop-control random stdout tty19 tty31 tty44 tty57 ttyS3 vcsa2
cpu Fuse mapper rfkill tomas-vg tty2 tty32 tty45 tty58 uhid vcsa3
cpu_dma_latency fw0 mcelog rtc tty tty20 tty33 tty46 tty59 uinput vcsa4
cuse hidraw0 mem rtc0 tty0 tty21 tty34 tty47 tty6 urandom vcsa5
disk hidraw1 mqueue sda tty1 tty22 tty35 tty48 tty60 vcs vcsa6
dm-0 hidraw2 net sda1 tty10 tty23 tty36 tty49 tty61 vcs1 vcsa7
どこかに移動しましたか? (そしてなぜですか?)これはすべてのLinuxに当てはまりますか?
それを完了するために、私はしています:
Linux E4200 3.16.0-4-AMD64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux
[〜#〜]更新[〜#〜]
/ dev/tcp not found は私の質問に答えません。
この答え:
パイプで
/dev/tcp/74.125.225.19/80
を使用すると、bash
が/dev/tcp/74.125.225.19/80
という名前のコマンドを実行しようとし、そのファイルが存在しないためエラーを報告しました。
/dev/tcp
についてあまり教えてくれません。 リダイレクトセクション もリンクされていません。
私の質問に対する最初の回答から、/dev/tcp
は「仮想」フォルダーであると収集しました。これを説明するリンクを投稿してください。そして、ご存知の場合は、これが常にそうであるかどうかお答えください。
/dev/{tcp,udp}
はbash内部のみです。カーネルによって/proc/net/{tcp,udp}
に格納されているtcpおよびudpソケット