File-management

A simple shell script to clean (delete) ~/.known_hosts file hostname entry.

{ 1 comment }

A UNIX / Linux / BSD BASH Shell Script To Create Files and Directories That Do Not Exist.

{ 5 comments }

Simple UNIX / Linux Sed Program to remove all comments from c program.

{ 1 comment }

Write the shell program which produces a report from the output of ls -l in the following format

{ 3 comments }

Write the shell program unique, which will discards all but one of successive identical.

{ 1 comment }

A shell script to display file date in following format:

+ Time of last access
+ Time of last modification
+ Time of last change

{ 1 comment }

UNIX / Linux shell script like a more command. It asks the user name, the name of the file on command prompt and displays only the 15 lines of the file at a time.

{ 3 comments }

UNIX shell script that will count the number of files in each of your subdirectories.

{ 13 comments }

UNIX shell script which deletes all even numbered line from a text file.

{ 4 comments }