搜索资源列表
cat
- linux下实现cat操作,主要使显示文件的内容
cat
- linux下cat命令的源代码,有点长,看不太懂-linux cmd of cat,is a little long.
pppd-dial-CDMA
- 该代码是我在Linux的Fedora 9上配置拨号,串口CDMA猫拨号上的相关配置文件,ppp版本为2.4.4版本,CDMA为anydata的DTGS-800,AT指令为ATDT#777拨号上网。 实现了获得本地IP和服务器IP。 大家可以参考一下。-The code is my Fedora 9 on Linux, configure the dial-up, serial CDMA dial-up on the cat-related configuration files, ppp ver
Linux
- 安装完Linux操作系统后应该做的事情1. 启动系统 2. 用户登录 3. 修改口令 4. 退出登录 5. 关闭机器 6. 虚拟控制台 文件与目录操作 1. 文件名与文件类型 2. 目录结构 显示文件内容 1) cat命令 2) more命令 3) less命令 -After you have installed Linux operating system should do 1. Start System 2. User Login 3.
cat
- linux下 cat 命令的简单实现 适合初学者-a simple cat command under linux to achieve suitable for beginners
linux-cat-deleted-port
- linux中可以轻松查看已经被删除的端口号-look for port which has deleted
Linux-cat-os-allocation
- 查看linux操作系统配置的小文档,简单实用-configuration modification documents
mycat
- linux下Cat 的简单C语言实现,模仿linuxcat程序-The C program like the cat in linux
cat
- 这是Linux系统中cat命令的源代码实现,希望能对热爱Linux的学习者有所帮助-This is the Linux cat command system, the source code, hoping to help learners love of Linux
cat
- 自己开发的一个基于UNBUNTU系统QT设计的网络聊天软件,用于linux系统聊天使用-Their development of a QT-based system designed UNBUNTU chat software for linux system to use chat
Linux-order
- Linux命令大全,例如:名称cat 使用权限所有使用者使用方式cat [-AbeEnstTuv] [--help] [--version] fileName -The Linux command Daquan, for example: cat using permissions for all users of cat [- AbeEnstTuv ] [- help] [- version] fileName
Linux-jichuminglingjiaocheng
- linux基础命令教程目录: Shell Linux的登陆 Linux的登陆续 关机和注销 显示当前工作目录中的内容 显示隐藏的文件 显示其他目录中的文件 建立目录 删除目录 切换目录 复制文件 移动文件 创建文件 删除文件 通配符 pwd 增加用户 搜索文件 显示文件内容-cat 显示文件内容-more 显示文件内容-less 显示文件内容-head和tail 从Windows转向Linux教程
cp-touch-cat
- linux环境下 用c来实现部分shell指令的功能 cp touch cat等-with c under linux environment to achieve some function of the shell command cp touch cat, etc.
CAT.RAR
- lINUX dRIVER: CAT IMPLEMENTATION FOR BUSYBOX.
1
- C语言模拟Linux中的cat程序 可以实现cat在模拟Linux中的实现功能,是一款不错的代码-Cat program in C language simulation Linux cat can be achieved in the simulation of Linux to achieve function, is a good code
linux-full-version
- LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10-LIUX job FROM BUPT 1.find/tmp-user tom-mtime+60 | xargs rm-rfv 2.cat sample.txt | tr AZ
LINUX-HOMEWORK
- LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10 6.adduser sambausr1 passwd sambausr1 adduser sambausr2 passwd sambausr2 addgroup sa
cat
- 实现linux中cat指令的功能,仅供参考,有什么问题欢迎大家指出,共同学习,共同进步!-Implementation of cat directive function in Linux, for reference purposes only, have what problem welcome everyone points out, study together, progress together!
Linux命令大全(修改版)
- linux的命令大全,可以通过目录、索引、搜索进行检索(all commands of linux ,you can search through 'cat' 'index'\'search')
linux
- linux的基础命令使用,包含cat,mv等文件的基本操作(linux cat mv comm sort grep)