Posts tagged unix
Shell script to list out the contents of a file
Apr 29th
This shell script will list out the contents of a file using MENU DRIVEN, considering the following: - The user enters the file name (may enter a path) - The script reads in the file name - It checks if it exists and it is a file - If it does not, it warns the user - Otherwise it should list the contents (more…)
PuTTY the SSH and telnet client
Feb 13th
PuTTY is an open source and a free implementation of Telnet, SSH, rlogin, and raw TCP computing protocols for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.
PuTTY was originally written for Microsoft Windows, but it has been ported to various other operating systems. Official ports are available for some Unix-like platforms, with work-in-progress ports to Classic Mac OS and Mac OS X, and unofficial ports have been contributed to platforms such as Symbian OS and Windows Mobile OS. (more…)






