-
Shell source : find search for a particular day in the paper A = ~ find
Shell源码:find查找日期为某一天的文件
A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998
下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
-Shell source : find search for a particular day in the paper A = ~ find- print | ls-l-- full-time A $ inversion;/Dev/null | grep "Jun 27" | grep 1998 following the script, save one meet the rules name in the paper, on the x attribute home there.
- 2022-01-26 02:49:54下载
- 积分:1
-
linux下的服务器端大文件传输程序,
linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
- 2022-07-06 20:58:59下载
- 积分:1
-
linux系统一些命令和术语,供大家参考,
linux系统一些命令和术语,供大家参考,-linux system commands and terminology for your reference,
- 2022-04-18 18:50:14下载
- 积分:1
-
zip 压缩库,跨平台的压缩库 可以运行于windows/linux/arm
zip 压缩库,跨平台的压缩库 可以运行于windows/linux/arm
- 2022-03-19 12:37:40下载
- 积分:1
-
Linux
Linux-2.6.18内核调试工具补丁程序KGDB。-Linux-2.6.18 kernel debugging tool patch KGDB.
- 2022-03-07 21:12:59下载
- 积分:1
-
是一个linux下的共享内存文件,读者写者问题的,还不错
是一个linux下的共享内存文件,读者写者问题的,还不错-Is a shared memory under linux document, readers write issues, and also a good
- 2023-06-21 02:05:03下载
- 积分:1
-
Popular educational software operating system source code
流行的操作系统教学软件源码,非常经典,欢迎下载-Popular educational software operating system source code
- 2022-02-15 09:50:36下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-menu.c-ZLG-GUI source code full version of 12-menu.c
- 2022-07-04 02:28:17下载
- 积分:1
-
多线程应用编程网络
多线程应用编程网络-multithreaded application programming network
- 2023-05-30 11:25:03下载
- 积分:1