Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
InformationWeek: Businesses Embracing Firefox as the Other Browser
JupiterResearch has recorded a large jump in the number of businesses allowing Firefox and is predicting that the latest IE7 release might drive even more acceptance...
LinuxPlanet: FSG Launches Tools, LSB Developers Network With Linux Apps in Mind
To help spur the creation of a lot more applications for Linux, the Free Standards Group and technical publishing firm O'Reilly Media have launched the Linux Standard Base Developer Network, a developer's network loosely modeled after the Microsoft Developer Network...
Turkish Press: Free Software Period To Begin In Public Organizations
A new and free software period, which brings the utilization of Linux-based operating systems with open source codes instead of Microsoft's operating systems in computers, will begin in Turkish public organizations...
CRN: Linspire Sweetens The Pot For System Builders
System builders have long considered the Linux desktop equation, but a lack of incentives and support has forced the majority of system builders to stick to the tried-and-true Microsoft Windows model...
CNET News: Open-Source Java Coming in '07
Sun Microsystems intends to commence open-sourcing Java by the end of this year and complete the process in 2007...
JupiterResearch has recorded a large jump in the number of businesses allowing Firefox and is predicting that the latest IE7 release might drive even more acceptance...
LinuxPlanet: FSG Launches Tools, LSB Developers Network With Linux Apps in Mind
To help spur the creation of a lot more applications for Linux, the Free Standards Group and technical publishing firm O'Reilly Media have launched the Linux Standard Base Developer Network, a developer's network loosely modeled after the Microsoft Developer Network...
Turkish Press: Free Software Period To Begin In Public Organizations
A new and free software period, which brings the utilization of Linux-based operating systems with open source codes instead of Microsoft's operating systems in computers, will begin in Turkish public organizations...
CRN: Linspire Sweetens The Pot For System Builders
System builders have long considered the Linux desktop equation, but a lack of incentives and support has forced the majority of system builders to stick to the tried-and-true Microsoft Windows model...
CNET News: Open-Source Java Coming in '07
Sun Microsystems intends to commence open-sourcing Java by the end of this year and complete the process in 2007...
6. funkcje systemowe systemu plikow
- 6.1 otwieranie pliku - funkcja open()
- 6.2 czytanie - funkcja read()
- 6.3 pisanie - funkcja write()
- 6.4 zakladanie blokady na plik i rekord
- 6.5 zmiana biezacej pozycji w pliku - funkcja lseek()
- 6.6 zamykanie pliku - funkcja close()
- 6.7 tworzenie pliku - funkcja creat()
- 6.8 tworzenie plikow specjalnych - funkcja mknod()
- 6.9 zmiana katalogu i zmiana korzenia systemu plikow
- 6.10 zmiana wlasciciela i zmiana uprawnien
- 6.11 funkcje stat i fstat
- 6.12 funkcja systemowa dup()
- 6.13 montowanie i demontowanie systemu plikow
- 6.14 tworzenie i usuwanie dowiazan
- 6.15 bibliografia
poprzedni temat: system plikow - wstep
nastepny temat: system plikow - podsystem wejscia wyjscia
| |
| | |
|