ls command

Linux / Unix: Bash Find Matching All Dot Files

by Vivek Gite on September 14, 2011 · 4 comments

A dot-file is generally any file whose name begins with a full stop. In Linux or Unix like operating system it is also called as hidden file. How do I list all dot files in my home directory?

{ 4 comments }

Linux: Find Files By Date

by Vivek Gite on July 3, 2009 · 2 comments

How do I find file by date under UNIX and Linux?

{ 2 comments }

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

{ 1 comment }

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

{ 3 comments }

OpenBSD Set / Configure Time Zone

by Vivek Gite on May 3, 2008 · 3 comments

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

{ 3 comments }

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

{ 0 comments }

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

{ 13 comments }