Commands

How do I convert Epoch seconds to the current time under UNIX or Linux operating systems?

{ 4 comments }

Linux/UNIX: Move File Starting With A Dash

by Vivek Gite on February 20, 2010 · 9 comments

In Unix or Linux operating systems, how do I move file(s) starting with a dash (e.g., /home/you/–filename.txt or /home/you/-filename.txt)?

{ 9 comments }

Truncate Large Text File in UNIX / Linux

by Vivek Gite on February 20, 2010 · 11 comments

How do I truncate or shrink large text file under UNIX / Linux operating systems?

{ 11 comments }

How can I find all all hidden files and directories (starting with . character) under UNIX or Linux and delete them using bash or ksh shell?

{ 0 comments }

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

{ 1 comment }

Q. How do I restart Apache 2 Web Server under Debian / Ubuntu Linux?

{ 10 comments }

Linux Delete Directory With rmdir Command

by Vivek Gite on September 5, 2007 · 13 comments

I‘m new to Linux and I’d like to know how to delete directory under any Linux distributions?

{ 13 comments }