Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 5

1

Core Files

What are core files?

Can we debug them?

If so, HOW?

GDB Command

GDB Prompt and help


2

Linux Commands

whereis command

locate commands

banner command

chown and chgrp commands

telnet, ftp, rsh, rlogin, ssh, sftp


commands
3

vi commands

The set command in vi editor

set ic (ignore case)

set noic

set ts=number [ts = tab stop]

Shell Commands

The tput command

tput clear

tput reset

tput cup row column

You might also like