Archive for July, 2007

Man page for c?

Thursday, July 26th, 2007

CP Section: User Commands (1)Updated: May 2006Index Return to Main Contents   NAME cp – copy files and directories   SYNOPSIS cp [OPTION]... [–T] SOURCE DEST cp [OPTION]... SOURCE... DIRECTORY cp [OPTION]... –t DIRECTORY SOURCE...   DESCRIPTION Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY. Mandatory arguments to long options are mandatory for short options too. –a, ––archive same as –dpR ––backup[=CONTROL] make a backup of each existing destination file –b like ...

Man page for ??

Thursday, July 26th, 2007

LN Section: User Commands (1)Updated: August 2006Index Return to Main Contents   NAME ln – make links between files   SYNOPSIS ln [OPTION]... [–T] TARGET LINK_NAME (1st form) ln [OPTION]... TARGET (2nd form) ln [OPTION]... TARGET... DIRECTORY (3rd form) ln [OPTION]... –t ...

Man page for netdump-server

Saturday, July 21st, 2007

NETDUMP–SERVER Section: System Programs (8)Updated: 14 Feb 2002Index Return to Main Contents   NAME netdump–server – handle crash dumps over the network   SYNOPSIS netdump–server [––port portnumber]          [––concurrent number]          [––pidfile path]          [––daemon]          [––secure <0|1>]          [––help] [––usage]   DESCRIPTION Listens to the network for clients that crash and uses the netdump protocol to recieve a memory dump and a stack trace. The memory dump and oops message are stored ...

Man page for ncftpget

Tuesday, July 10th, 2007

ncftpget Section: User Commands (1)Updated: NcFTP SoftwareIndex Return to Main Contents   NAME ncftpget – Internet file transfer program for scripts   SYNOPSIS ncftpget [options] remote–host local–directory remote–files... ncftpget –f login.cfg [options] local–directory remote–files... ncftpget [options] ftp://url.style.host/path/name ncftpget –c [options] remote–host remote–file > stdout ncftpget –C [options] remote–host remote–file local–path–name ncftpget –c [options] ftp://url.style.host/path/name > stdout   OPTIONS   Command line flags: –u XX Use username XX instead of anonymous. –p XX Use password XX with the username. –P XX Use port number XX instead of the default FTP service port (21). –j XX Use account XX in supplement to ...

Man page for ncftpbatch

Tuesday, July 10th, 2007

ncftpbatch Section: User Commands (1)Updated: NcFTP SoftwareIndex Return to Main Contents   NAME ncftpbatch – Individual batch FTP job processor   SYNOPSIS ncftpbatch –d ncftpbatch –l ncftpbatch –D   OPTIONS   Command line flags: –d Begin background processing of FTP jobs in the current user's $HOME/.ncftp/spool directory. This returns immediately, because a daemon process is spawned and ran in the background. –l Lists the contents of the user's job queue. –D This is like –d, except that ...

Man page for ncftpput

Monday, July 9th, 2007

ncftpput Section: User Commands (1)Updated: NcFTP SoftwareIndex Return to Main Contents   NAME ncftpput – Internet file transfer program for scripts   SYNOPSIS ncftpput [options] remote–host remote–directory local–files... ncftpput –f login.cfg [options] remote–directory local–files... ncftpput –c remote–host remote–path–name < stdin ncftpput –C remote–host local–path–name remote–path–name   OPTIONS   Command line flags: –u XX Use username XX instead of anonymous. –p XX Use password XX with the username. –P XX Use port number XX instead of the default FTP service port (21). –j XX Use account XX in supplement to the username and ...

Man page for ncftp

Sunday, July 8th, 2007

ncftp Section: User Commands (1)Updated: NcFTP SoftwareIndex Return to Main Contents   NAME ncftp – Browser program for the File Transfer Protocol   SYNOPSIS ncftp [host] ncftp [ftp://host.name/directory/]   DESCRIPTION The purpose of ncftp is to provide a powerful and flexible interface to the Internet standard File Transfer Protocol. It is intended to replace the stock ftp program that comes with the system. Although the program appears to be rather spartan, you'll find ...

Man page for netdump

Wednesday, July 4th, 2007

NETDUMP–CLIENT Section: System Programs (8)Updated: 14 Feb 2002Index Return to Main Contents NAME netdump – send oops data and memory dumps over the network SYNOPSIS /etc/init.d/netdump {start|stop|status|restart|propagate} DESCRIPTION Loads and configures the netdump kernel modules. Once these are loaded, when the kernel crashes it will send the oops message and a dump of physical memory to the ...