Pogledajte određenu poruku
Staro 13. 03. 2009.   #4
nn.nn
nobody
Expert
 
Avatar nn.nn
 
Datum učlanjenja: 19.04.2007
Poruke: 537
Hvala: 14
705 "Hvala" u 106 poruka
nn.nn će postati "faca" uskoronn.nn će postati "faca" uskoronn.nn će postati "faca" uskoronn.nn će postati "faca" uskoronn.nn će postati "faca" uskoronn.nn će postati "faca" uskoronn.nn će postati "faca" uskoro
Default

^ Neće baš biti tako:
Kôd:
$ mount | grep ext3
/dev/sda3 on / type ext3 (rw)
$ mkdir dir && touch dir/file && stat dir && sleep 5
  File: `dir'
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 803h/2051d      Inode: 12242987    Links: 2
Access: (0755/drwxr-xr-x)  Uid: ( 1000/    nn)   Gid: ( 1000/    nn)
Access: 2009-03-13 23:07:06.000000000 +0100
Modify: 2009-03-13 23:07:06.000000000 +0100
Change: 2009-03-13 23:07:06.000000000 +0100
$ cat > dir/file
test
$ stat dir
  File: `dir'
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 803h/2051d      Inode: 12242987    Links: 2
Access: (0755/drwxr-xr-x)  Uid: ( 1000/    nn)   Gid: ( 1000/    nn)
Access: 2009-03-13 23:07:16.000000000 +0100
Modify: 2009-03-13 23:07:06.000000000 +0100
Change: 2009-03-13 23:07:06.000000000 +0100
$ stat dir/file
  File: `dir/file'
  Size: 5               Blocks: 8          IO Block: 4096   regular file
Device: 803h/2051d      Inode: 10666088    Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1000/    nn)   Gid: ( 1000/    nn)
Access: 2009-03-13 23:07:06.000000000 +0100
Modify: 2009-03-13 23:07:18.000000000 +0100
Change: 2009-03-13 23:07:18.000000000 +0100
Koliko znam, ne postoji flag kakav ti tražiš.
nn.nn je offline   Odgovorite uz citat