FAQ tagged as:

ls command

Can you completely explain the nine permissions bits on UNIX or Linux files?

{ 0 comments }

How do I find out file size under UNIX / Linux operating system and store the same to a variable called s?

{ 1 comment }

How do I configure or change timezone under OpenBSD operating system?

{ 3 comments }

Q. Can you tell me exact location of Linux kernel driver under Linux file system? Where to find all available modules?

{ 0 comments }

Q. How do I list all open files for a Linux or UNIX process using command line options?

{ 10 comments }

Q. Can you tell me more about dot-files that shell and many UNIX command reads?

{ 2 comments }

Q. How do I check whether a directory is empty or not under Linux / UNIX using a shell script? I’d like to take some action if directory is empty.
A. There are many ways to find out if a directory is empty or not under UNIX / Linux bash shell. You can use find command [...]

{ 7 comments }

nixCraft FAQ PDF Collection Now Available To All