|
|
#1 (permalink) Top |
|
Paranoid Geeky Geek
![]() Join Date: Mar 2006
Age: 34 Male
Posts: 5,831
Times Helpful: 309
My Mood: Paranoid
Status: Offline
|
this may not seem very substantial but it really is:
basically i was working on a file with a program & accidentally i renamed the output file while doing some partitioning at the same time & the output file size continued increase (surprisingly) *nix seems to have an internal database for ongoing tasks and the output filename of a process in operation is contained within a database field & if you change a field (filename) it will only change the field in the database and not the actual filename like Windoze, but the renamed file retains the filename it was last changed to by extracting it from the database this alone is worth moving from Windoze is my interpretation correct ?
__________________
|
|
|
|
|
#2 (permalink) Top |
|
The King
![]() ![]() Join Date: Jan 2004
Age: 18 Male
Posts: 5,255
Times Helpful: 403
My Mood: Drunk
Status: Offline
|
Let me get this straight. You opened a file in an application, renamed the file and the application continued to work on the file correctly?
The explanation would be that the program uses a file pointer to an inode on the file system, and renaming the file does not change the inode so the pointer continues to be valid.
__________________
Never trust a program you don't have the source code for. ![]() My website | Powerful Desktop Linux | Linux for human beings | Linux for power users | Linux for ricers |
|
|
|
|
#3 (permalink) Top | |
|
Paranoid Geeky Geek
![]() Join Date: Mar 2006
Age: 34 Male
Posts: 5,831
Times Helpful: 309
My Mood: Paranoid
Status: Offline
|
Quote:
BTW: i wait until a DVD is badly scratched & still works until i back it up, & when the scratched DVD fails i destroy the original DVD before i write the backup to a disc
Off Topic:
:halo:
__________________
|
|
|
|
|
|
#4 (permalink) Top | |
|
The King
![]() ![]() Join Date: Jan 2004
Age: 18 Male
Posts: 5,255
Times Helpful: 403
My Mood: Drunk
Status: Offline
|
Quote:
__________________
Never trust a program you don't have the source code for. ![]() My website | Powerful Desktop Linux | Linux for human beings | Linux for power users | Linux for ricers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Nine major firms agree to AMD discovery requests | syngod | News and Article Comments | 0 | 02-07-2005 04:22 PM |