syntax

How do I read a file line by line under UNIX using KSH or BASH shell?

{ 8 comments }

How do I write an infinite loop in Bash script under Linux or UNIX like operating systems?

{ 3 comments }

I am looking for to only sync directories structures only. How do I copy directory structure tree without copying any files under Linux or UNIX operating system to remove server or local directory?

{ 4 comments }

I need to cycles through a loop forever using for or while syntax. How do I set such loop under UNIX or Linux operating systems?

{ 0 comments }

How do I convert from octal to hex number using bc UNIX / Linux command line utility?

{ 0 comments }

Iptables Drop IP Address

by on November 20, 2010 · 1 comment

How do I block particular IP addresses or host with the iptables command under Linux?

{ 1 comment }

How do I find and replace (substitute) test using vi or vim text editor under UNIX / Linux / BSD or Apple OS X operating systems?

{ 10 comments }