Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stat

How can I get the high-res mtime for a symbolic link in Perl?

perl symlink stat

Why do file permissions show different in Python and bash?

stat function for perl6

raku stat file-attributes

R : stat_smooth groups (x axis)

r ggplot2 smooth stat smoothing

c and LD_PRELOAD. open and open64 calls intercepted, but not stat64

Why are the fields in `struct stat` named st_something?

c struct stat

What are the advantages of using fstat() vs stat()?

c file system-calls stat fstat

R round exponential number

r rounding stat

On Linux, is access() faster than stat()?

Get a nanosecond-precise atime, mtime, ctime fields for file (stat?)

How to retrieve the user name from the user ID

How to use S_ISREG() and S_ISDIR() POSIX Macros?

c solaris stat readdir

How to use the mv command in Python with subprocess

python unix subprocess stat mv

Why is stat::st_size 0 for devices but at the same time lseek defines the device size correctly?

c linux posix stat

Git log --stat summary of branch

filesize(): stat failed for specific path - php

php filesize stat

Using stat to check if a file is executable in C

c stat

Implementing the ls -al command in C

c linux file ls stat

How to figure out if a file is a link?

Having trouble understanding how fs.stat() works

node.js stat