代码搜索:UNIX-like

找到约 224 项符合「UNIX-like」的源代码

代码结果 224
www.eeworm.com/read/176998/9477676

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/168534/9908445

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/349030/10855602

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/299064/7894554

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/259531/11784857

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/218331/14926311

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/113583/15452896

diz file_id.diz

Minicom, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/225993/14506144

gnuchessx

#!/bin/sh # Start GNU Chess, but have it use the xboard protocol. # This makes it easy for programs (like xboard) to simply invoke # "gnuchessx" and have it do the "right thing." # The final paramet
www.eeworm.com/read/100102/15885015

diz file_id.diz

Minicom 1.83.0, a terminal program for Linux and other unix-like systems.
www.eeworm.com/read/101594/6236187

bsh pwd.bsh

/** Print the BeanShell working directory. This is the cwd obeyed by all the unix-like bsh comands. */ pwd() { print( bsh.cwd ); }