Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - command shell
Search - command shell - List
DL : 0
Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还有三种大家熟悉的办法,作为总结我再提一下-Cmd Shell (interactive command line) is the eternal topic of hackers, and it has a long history for all eternity. This paper introduces and summarizes some of the command line control of the Windows system. These methods are used to the extent possible system onboard tools to achieve. File transfer for overflow vulnerability was the shell cmd, the biggest problem is how to upload the file. As the worm epidemic, linking WAFA need $ 139 or 445 port blockade was routing. WinXP system coupled with the strengthening of the IPS $ protection, and by default IPS $ Upload file sharing of the basic means to no avail. Ftp and tftp are two possible methods, ranging from its already well-known, this is not introduced. There are three ways you know, again, I conclude what
Date : 2008-10-13 Size : 32kb User : dly

这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming function.
Date : 2025-12-18 Size : 26kb User : 冬妮

1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用"<"和">"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
Date : 2025-12-18 Size : 22kb User : 李强

编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), indicating that prompt "gt;" . (2), the prompt users can input simple shell command execution. (3), the shell orders again to return to the "gt;" Prompt. (4), the "gt;" Prompt importation "quit" exit procedures
Date : 2025-12-18 Size : 1kb User : 宏伟

本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -The book is divided into five parts, detailing the shell programming skills, and various UNIX command syntax. also covered under the UNIX text-processing system and a small number of management issues. The book is comprehensive, concise language fluency, Shell programming for members to study and reference.
Date : 2025-12-18 Size : 17.03mb User : asdfkh

DL : 0
目的:熟悉shell命令解释程序的工作原理,掌握使用fork和exec等系统调用设计多进程应用程序的基本技术。-Objective: shell command interpreter familiar with the working principle, to master the use of fork and exec system calls, such as the design of multi-process applications, the basic technology.
Date : 2025-12-18 Size : 26kb User : 杨华

DL : 0
实现一个在unix下shell命令的带参数的函数,希望大家会喜欢-Realize under a unix command shell with the parameters of function, I hope everyone will like
Date : 2025-12-18 Size : 1kb User :

DL : 0
shell解释器,unix命令指导,相当专业,不错,值得一看-shell interpreter, unix command guidance, a professional, well worth a visit
Date : 2025-12-18 Size : 112kb User : lisha

shell编程,实现who以及cp命令。-shell programming, the realization of who and cp command.
Date : 2025-12-18 Size : 1kb User : 小于

DL : 0
在linux上執行指令 ls ctrl+h 等 按 ctrl + c 顯示執行過的指令 按 ctrl + d 結束程式 ctrl + z 顯示曾經執行過的指令 執行history 顯示出執行過的指令 -Run in the linux command ls ctrl+ h and so on in accordance with ctrl+ c show performed by the command ctrl+ d the end of the program ctrl+ z having carried out the instruction execution history shows that the implementation of the directive had
Date : 2025-12-18 Size : 12kb User : angela

这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands, such as ls, cd, etc. command parsing, but also includes a number of complex commands, such as piping commands Analytical
Date : 2025-12-18 Size : 78kb User : 吴倩倩

Unix guide and excellent shell scripting manual
Date : 2025-12-18 Size : 12.09mb User : prem

本书详细介绍了shell脚本命令,是一本不错的学习指南。希望对大家尤其是想学好shell脚本命令的朋友有帮助。-This book details the shell script commands, is a good study guide. We especially want to learn shell script command to help a friend.
Date : 2025-12-18 Size : 27.14mb User : chenchangyun

Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the specific features, see archive file: A Simple Shell design report. Docx
Date : 2025-12-18 Size : 109kb User : sy

Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序; -Shell command interpreter under Linux, one Function: called for a simple command interpreter, which is a shell in linux, in this program we will be named mysh, requirements: 1, to execute an external program command command can take arguments 2, to perform fg, bg, cd, history, exit and other internal command 3, the use of input and output redirection and pipes 4, support the front and back operations, provide job control features, including a list of print jobs, change the currently running job before/background status, and control operations hang, suspend and continue to run 5, build the project using the Make utility 6, using the gdb debugger to debug the program
Date : 2025-12-18 Size : 33kb User : 张亮

linux命令行和Shell脚本大全 Linux 开发 管理(Linux command line and shell)
Date : 2025-12-18 Size : 12.23mb User : blackPencilzZ

Shell就是一个命令行解释器,它的作用是解释执行用户的命令,用户输入一条命令,Shell就解释执行一条,这种方式称为交互式(Interactive)。(Shell is a command line interpreter, whose function is to explain the execution of user commands. The user enters a command, and Shell explains the execution, which is called interactive (Interactive).)
Date : 2025-12-18 Size : 2.75mb User : 黑茶某

shell 脚本关键语法共享 ? Shell 命令行的运行 ? 编写、修改权限和执行 Shell 程序的步骤 ? 在 Shell 程序中使用参数和变量 ? 表达式比较、循环结构语句和条件结构语句 ? 在 Shell 程序中使用函数和调用其他 Shell 程序(Shell script key syntax sharing The running of the Shell command line Steps to write, modify permissions and execute Shell programs Using parameters and variables in the Shell program Expressions comparison, circular structure statements and conditional structure statements Using functions and calling other Shell programs in Shell programs)
Date : 2025-12-18 Size : 405kb User : StarryNight

Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl C 键的时候打印出用户最近输入的10 个命令。包含实验报告(reads in the next command line, separating it into distinct tokens * using whitespace as delimiters. setup() sets the args parameter as a * null-terminated string.)
Date : 2025-12-18 Size : 655kb User : 燃烧我的卡路里

linux shell 命令行以及脚本编写,很棒的一本书籍(Linux shell command line and scripting, a great book)
Date : 2025-12-18 Size : 1.94mb User : 绿肥红瘦a
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.