2 FAQ tagged "stat c"
Viewing 1-2 of 2 FAQ -- Find and Delete File If It Is More Than One Hour Old in UNIX Shell :
How do I find out if a file is more than one hour old in a UNIX shell and take action on all matching file such as delete or move files.
- Find the file permission without using ls -l command :
Q. I need to find file permission and store the same to a shell variable. How do I find out the file permission without parsing ls -l output?
A. Use GNU stat command to display file or file system status. It has option to display output in specific format.
Display stat for /etc/passwd file
Type the [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Today ~ 3 Comments
Today ~ 57 Comments
Yesterday ~ 9 Comments
Yesterday ~ 7 Comments
Yesterday ~ 1 Comment