- Community Home
- >
- HPE Community, Taiwan
- >
- Tru64 Unix & OpenVMS
- >
- Tru64 Unix
- >
- fifo的檔案問題
Tru64 Unix
1822498
會員
2708
線上
109642
解決方案
論壇
類別
Company
Local Language
返回
論壇
討論平台
論壇
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
討論平台
論壇
討論平台
返回
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
部落格
信息
社區語言
語言
論壇
部落格
文章選項
- 訂閱此主題的RSS 提要
- 將此主題標記為未讀
- 將主題標記為已讀
- 將主題在本帳號置頂
- 標示為書籤
- 訂閱此主題
- 列印此頁
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 05-25-2006 06:37 AM
在 05-25-2006 06:37 AM
fifo的檔案問題
請問我的系統是4.0F版本, 在下指令df -k時會有如下的mount point
file-on-file mount 0 0 0 100% /usr/net/servers/pathworks/.lr.conn
使用file指令去看, 顯示出型態是fifo, 好像並不是一個file system, 請問這是什麼東東呢?
file /usr/net/servers/pathworks/.lr.conn
/usr/net/servers/pathworks/.lr.conn: fifo
下df的指令時要如何避開這類檔案的顯示呢? (except grep -v), 謝謝!
file-on-file mount 0 0 0 100% /usr/net/servers/pathworks/.lr.conn
使用file指令去看, 顯示出型態是fifo, 好像並不是一個file system, 請問這是什麼東東呢?
file /usr/net/servers/pathworks/.lr.conn
/usr/net/servers/pathworks/.lr.conn: fifo
下df的指令時要如何避開這類檔案的顯示呢? (except grep -v), 謝謝!
1則回覆 1
- 將文章標記為未讀
- 標示為書籤
- 訂閱此主題
- 靜音
- 訂閱此主題的RSS 提要
- 高亮顯示此文章
- 列印此文章
- 提報不當內容
在 05-25-2006 03:12 PM
在 05-25-2006 03:12 PM
fifo的檔案問題
Hi,
The file on file mount is how the streams fattach(3) code is
implemented. Also STREAMS based fifos (which are used by the SVE
layer product) use fattach. Lastly fattach is used by STREAMS
named pipes (which more than likely is the usage by PATHworks).
For example:
These files are of type File-on-File Mounting File System (FFM)
The File-on-File Mounting File System (FFM) allows regular, charac-
ter, or block-special files to be mounted over regular files, and is
primarily used by the SVR4-compatible system calls 'fattach' and 'fde-
tach' of a STREAMS-based pipe (or FIFO).
**********************************************************************
file-on-file mount 0 0 0 100%
/usr/opt/svr4/var/spool/lp/fifos/FIFO
file-on-file mount 0 0 0 100%
/usr/opt/svr4/var/spool/lp/fifos/listenS5
file-on-file mount 0 0 0 100%
/usr/opt/svr4/var/spool/lp/fifos/listenBSD
file-on-file mount 0 0 0 100%
/usr/opt/svr4/etc/saf/_cmdpipe
***********************************************************************
and all these FIFO's are used by SYSTEM 5 printing environment
> 下df的指令時要如何避開這類檔案的顯示呢?
Please try running "# df -t advfs,nfs".
Best regards,
Richard.
The file on file mount is how the streams fattach(3) code is
implemented. Also STREAMS based fifos (which are used by the SVE
layer product) use fattach. Lastly fattach is used by STREAMS
named pipes (which more than likely is the usage by PATHworks).
For example:
These files are of type File-on-File Mounting File System (FFM)
The File-on-File Mounting File System (FFM) allows regular, charac-
ter, or block-special files to be mounted over regular files, and is
primarily used by the SVR4-compatible system calls 'fattach' and 'fde-
tach' of a STREAMS-based pipe (or FIFO).
**********************************************************************
file-on-file mount 0 0 0 100%
/usr/opt/svr4/var/spool/lp/fifos/FIFO
file-on-file mount 0 0 0 100%
/usr/opt/svr4/var/spool/lp/fifos/listenS5
file-on-file mount 0 0 0 100%
/usr/opt/svr4/var/spool/lp/fifos/listenBSD
file-on-file mount 0 0 0 100%
/usr/opt/svr4/etc/saf/_cmdpipe
***********************************************************************
and all these FIFO's are used by SYSTEM 5 printing environment
> 下df的指令時要如何避開這類檔案的顯示呢?
Please try running "# df -t advfs,nfs".
Best regards,
Richard.
以上表述為作者個人觀點,不代表惠普公司,使用本網站,請遵守網站使用規則和條款
© 版权所有 2025 慧与发展有限责任合伙企业