|
| |
| | Unix - Open Encyclopedia |
 | | UNIX® (or Unix) is a portable, multi-task and multi-user computer operating system originally developed by a group of ATandT Bell Labs employees including Ken Thompson, Dennis Ritchie and Douglas McIlroy. |  | | Most common is the conventional "Unixes", but the culture that created Unix has a penchant for playful use of language, and "Unices" (treating Unix as Latin word) is also popular. |  | | Over time, the leading developers of UNIX (and programs that ran on it) developed a set of cultural norms for developing software, norms which became as important and influential as the technology of UNIX itself. |
|
http://open-encyclopedia.com/Unix
(2721 words)
|
|
| |
| | Cp (Unix) - Wikipedia, the free encyclopedia |
 | | cp is the command entered in a Unix shell to copy a file from one place to another, possibly on a different filesystem. |  | | The original file remains unchanged, and the new file may have the same or a different name. |  | | unlink Unix system call to remove a file or directory |
|
http://en.wikipedia.org/wiki/Cp_(Unix)
(665 words)
|
|
| |
| | Dd (Unix) - Wikipedia, the free encyclopedia |
 | | Because dd can copy entire partitions or disks (this is more due to Unix providing access to these devices than the functionality of dd per se), it is used in computer forensics when the contents of a partition need to be preserved in a byte-exact copy. |  | | The loathing is triggered by the blatant violation of the Unix philosophy of using a common syntax for all command line tools. |  | | The command line syntax of dd is unlike that of any other Unix program, resulting in widespread fear and loathing; it is rumored to have been based on IBM's JCL, and though the syntax may have been a joke there seems to have never been any effort to write a more Unix-like replacement. |
|
http://en.wikipedia.org/wiki/Dd_(Unix)
(906 words)
|
|
| |
| | Unix Cp File Keep Owner - |
 | | The Unix file system is a methodology for logically organizing and storing large quantities of data such that the system is easy to manage. |  | | The Unix file system In Unix, files are stored in a hierarchically organized file system. |  | | Unix, the most important thing to keep in mind is that everything is a file... |
|
http://unix.fmqg.com/index.php?k=unix-cp-file-keep-owner
(1113 words)
|
|
| |
| | ISS - Unix Primer |
 | | By 'Unix' is meant a computer operating system which is either UNIX or an extension or variation of it. |  | | On the public Unix systems at Southampton the filestore is unified, such that you will have just one home directory which will be available on all systems on to which you can login. |  | | UNIX is (or was) a trademark of Unix System Laboratories Inc, a subsidiary of ATandT. |
|
http://www.iss.soton.ac.uk/research/advice/unixprimer.html
(3016 words)
|
|
| |
| | crc(l) manual page |
 | | When comparing copies of a text file on Unix and CP/M or similar systems, account must be taken of the format of the file on the Unix system to determine which option to use to check the file. |  | | CP/M record delimiters (CR/LF) are substituted for Unix newlines and the file is padded to a 128-byte sector boundary with ^Z (0x1A). |  | | Perform CRCK on a CP/M text file that is stored as a Unix file. |
|
http://bima.astro.umd.edu/nemo/man_html/crc.l.html
(398 words)
|
|
| |
| | Softpanorama OS History Education Project Library |
 | | The Unix code was distributed free by Bell Labs and many companies and universities started modifying it to create two strains of Unix, later called System V and BSD. |  | | Moreover, it was one of the influential Unix players (Xenix) that later became the most successful anti-Unix player and in late 80th and early 90th greatly contributed to the diversity and low prices of the software on Unix and creation of such projects as FreeBSD and, especially, Linux. |  | | Multics seems to be an under appreciated predecessor of Unix -- Bell Labs folks were trained in Multics and borrowed a lot from this system including the key idea of the hierarchical filesystem and key ideas for C language as a simplified PL/1 with BCPL address arithmetic (see also links in Multics Home page). |
|
http://www.softpanorama.org/History/os_history.shtml
(4279 words)
|
|
| |
| | DAT2266 - CP III - UNIX Review |
 | | The Unix commands required for this course are summarized below in order of their usages. |  | | Once you are logging in the Unix system, you will need a few basic file management commands. |  | | With alias, you can turn a UNIX machine to DOS. |
|
http://elearning.algonquincollege.com/coursemat/markm/dat2266/w1_unix.htm
(1265 words)
|
|
| |
| | UNIX man pages : cp () |
 | | cp will attempt to copy all of the source file's extended attributes along with the file data to the destination file. |  | | See largefile(5) for the description of the behavior of cp when encountering files greater than or equal to 2 Gbyte (2 **31 bytes). |  | | cp will copy the directory and all its files, including any subdirectories and their files to |
|
http://bama.ua.edu/cgi-bin/man-cgi?cp
(834 words)
|
|
| |
| | yaze-ag.doc |
 | | Bug report 3: When you use also the feature to mount unix directories to a CP/M drive, the problem is that if you edit a file with vi or nedit under unix the emulator don't know about this changes or new files until you make a "remount". |  | | I found this error also when I work with the emulator (and with drives which are connected to a unix directory) and so I test also the old version yaze-1.10. |  | | When a unix directory was mounted and there was files like the two z80 files yaze-1.10 and yaze-ag-2.00 creates two CP/M directory entries with the name "SOURCE.Z80". |
|
http://www.mathematik.uni-ulm.de/users/ag/yaze/yaze-ag_doc.html
(3893 words)
|
|
| |
| | The Linux User's Guide - The Unix Shell |
 | | In unix, the collection of directories and files is called the file system. |  | | UNIX is intentionally terse: it gives you nothing, not even "no files'' if there aren't any files. |  | | The UNIX Gods saw this problem, and they fixed it by giving the users files. |
|
http://member.melbpc.org.au/~bradmac/guide/shell.html
(2864 words)
|
|
| |
| | [No title] |
 | | When copying files to a directory or to a new file that does not already exist, cp creates a new file with the same file permission bits as file1, modified by the file creation mask of the user if the -p option was not specified, and then bitwise inclusively ORed with S_IRWXU. |  | | Options -i (interactive copy) Cause cp to write a prompt to standard error and wait for a response before copying a file that would overwrite an existing file. |  | | The owner and group of the new file or files are those of the user. |
|
http://www.tu-harburg.de/~rzthcw/unix/info/cp.html
(1285 words)
|
|
| |
| | [No title] |
 | | The "galloping incompatibility" was an attempt to demonstrate that Idris was not a Unix rip-off. |  | | I ported it to UNIX to be able to do cross development for CP/M. The compiler output is Z80 assembler source, so if you want to do cross development, you need a cross assembler (and possibly a linker). |  | | I am using the UNIX equivalents of each since UNIX is my native operating system. |
|
http://www.retroarchive.org/cpm/cdrom/SIMTEL/ARCHIVES/CPM/8810-1.TXT
(11888 words)
|
|
| |
| | Copying UNIX Files |
 | | Most UNIX commands have a variety of additional command modifiers that can be used to change the output. |  | | The cp command lets you copy a file from one location to another on a UNIX machine. |  | | command or to see the online UNIX manual for the |
|
http://cmgm.stanford.edu/classes/unix/cp.html
(171 words)
|
|
| |
| | Raining Data - Online Technical Manual |
 | | To make it easier to handle the differences between the standard behavior of Unix programs and the standard behavior of Pick programs, two calls are provided that set the "environment" to either Pick or Unix. |  | | After that, the user may use these routines to switch environments as often as desired, but the environment functions are fairly expensive so they should only be used when switching environments is absolutely necessary. |  | | Therefore, the user must use the _CP_TERM() macro to terminate CPSTR's with a 0x00 if it is necessary to pass the string portion of it to a standard Unix routine. |
|
http://www.picksys.com/support/techpubs/0852head.html
(1311 words)
|
|
| |
| | Manual Page - cp, ln, mv |
 | | If file1 is a file and target is a link to another file with links, the other links remain and target becomes a new file. |  | | When creating soft links this warning often indicates that the user has swapped the file and target parameters, which results in replacement of the target file with a dangling symbolic link. |  | | Symbolic links may span file systems and may refer to directories. |
|
http://www-bioeng.ucsd.edu/research/research_groups/compbio/bioph254/public_html/UNIX/Man/cp.html
(648 words)
|
|
| |
| | Quick Beginnings |
 | | If the machine's hardware and software configuration exactly matches another Digital UNIX machine on which AFS is already built into the kernel, you can choose to copy the kernel from that machine to this one. |  | | On Digital UNIX systems, the AFS initialization script automatically incorporates the AFS authentication library file into the Security Integration Architecture (SIA) matrix on the machine, so that users with AFS accounts obtain a token at login. |  | | On Digital UNIX systems, you must build AFS modifications into a new static kernel; Digital UNIX does not support dynamic loading. |
|
http://www.openafs.org/pages/doc/QuickStartUnix/auqbg007.htm
(10265 words)
|
|
| |
| | Monster.ca - Search Jobs: Search for jobs all over Canada and the rest of World! |
 | | Unix Administrator, UNIX Systems Engineer, Unix System Admin, Sr. |  | | Responsible for troubleshooting, repair, escalation and problem resolution of the UNIX systems. |  | | Our Client, based in Dublin, is urgently looking for a Network Specialist to support the networking and windows environment for all their customers. |
|
http://jobsearch.monster.ca/jobsearch.asp?re=5&pg=4&sort=cp&q=Unix+Admin&vw=d
(768 words)
|
|
| |
| | cp |
 | | The format is: cp file1 file2, where file1 is the name (including the path) of the file you want to copy, and file2 is the destination. |  | | The Unix cp command always requires both a source filename and a destination. |  | | The copy can be either to a file with the same name, or the file can be renamed. |
|
http://www.med.nyu.edu/rcr/rcr/nyu_vms/VMS-Unix-Course/cp.htm
(233 words)
|
|
| |
| | 2003 Newsgroup postings (3/10 - 3/31) Lynn Wheeler |
 | | http://www.garlic.com/~lynn/2003e.html#35 unix virgil/tully (138/148) were follow-on to the 370/135 and 370/145. |  | | It wouldn't be a real issue on a desktop machine that really wasn't expected to do a lot (for a constrained environment, everything gets loaded into the larger real memory and paging isn't an issue). |  | | a total unrelated scaling example is the finwait list for unix's of the mid'90s. |
|
http://www.garlic.com/~lynn/2003e.html
(15259 words)
|
|
| |
| | SPIDER: CP (CoPy) |
 | | CP TO VAX [CoPy TO VAX file from Unix file] |  | | CP FROM VAX [CoPy FROM VAX to Unix file] |  | | CP FROM SF3 [CoPy FROM Simple file to 3D Fourier file] |
|
http://wolf.bms.umist.ac.uk/unix/spider/man/cp.html
(424 words)
|
|
| |
| | Web site design to sell Linux, os/2, os2, drdos, dr-dos, dr.dos, windows, unix, inferno, cp/m, torvalds |
 | | Percent is based upon "linux, os/2, os2, drdos, dr-dos, dr.dos, windows, unix, inferno, cp/m, torvalds" related queries sampled. |  | | That's because we are UNIX based, with machines that run for months without crashing. |  | | Percent: Percentage use in queries using "Linux, os/2, os2, drdos, dr-dos, dr.dos, windows, unix, inferno, cp/m, torvalds". |
|
http://www.mall-net.com/se_report/linux.html
(2243 words)
|
|
| |
| | Symposium Collection from the VMS/Languages and Tools SIG, Part 2 of 2, Spring 1993, Atlanta (VS0173) |
 | | ------------------------------------------------------------------------------- C-Kermit C-Kermit 5A is the Kermit software for UNIX, VAX/VMS, OpenVMS VAX and AXP, IBM OS/2, Data General AOS/VS, Microware OS-9, the Commodore Amiga, and the Atari ST. |  | | Readable on Sun computers, IBM RS/6000, and many others. |  | | C-Kermit software comes with the book "Using C-Kermit" by Frank da Cruz and Christine M. Gianone, Digital Press (1993), a step-by-step introduction and a comprehensive reference. |
|
http://www.decus.org/libcatalog/document_html/vs0173_10.html
(2004 words)
|
|
| |
| | Unix: Copying Files |
 | | For example, if we ask Unix to copy a file to a directory, it does the natural thing and places a copy of that file in the named directory, and keeps the name of the created file the same as before: |  | | , which makes Unix ask you for permission before a file is copied over (that's how computers are supposed to behave, with a little respect!). |  | | For this reason it's a good idea to use the "interactive" option |
|
http://www.cs.fiu.edu/support/unix/unix-tutorial/cp-file.html
(321 words)
|
|
| |
| | Raining Data - Online Technical Manual |
 | | %whex - (BASIC) Writes to a Unix file, converting into binary. |  | | %creat - (BASIC) Creates new Unix file, or rewrites to existing file. |  | | %rdhex - (BASIC) Reads a Unix file and translates to hexadecimal. |
|
http://www.picksys.com/support/techpubs2/aptyp002.html
(804 words)
|
|
| |
| | [No title] |
 | | + #include "garmin_phys.h" // adapter class to use unix serial port for garmin physical layer @@ -47,6 +49,7 @@ private: std::string m_build_err_string(char * msg); + struct termios m_old_options; bool m_init; // true iff succesfully initialized port string m_port_dev; // name of serial port device int m_fd; // serial port file descriptor |
|
http://pdos.csail.mit.edu/~decouto/garble/garble-1.0.1.patch
(421 words)
|
|
| |
| | OSU CP (nacse) - Interactive Unix Tutorial |
 | | An interactive tutorial designed for the novice Unix user. |  | | New users on a Departmental Workstation Cluster and anyone else who would like to learn UNIX over the World Wide Web. |  | | Provides step by step instructions on how to perform basic tasks. |
|
http://www.physics.orst.edu/~rubin/nacphy/UNIX
(260 words)
|
|
| |
| | [No title] |
 | | One of these actions' @echo\ ' should produce a working copy of unzip on most Unix systems. |  | | Try "make linux" if you have a working termios.h. |  | | (davidsen) Note that you *must* remove # the Unix objects and executable before doing this! |
|
http://agtoys.sourceforge.net/tweb/Makefile
(1564 words)
|
|
| |
| | UNIX COMMANDS |
 | | - changes UNIX Cmd's permissions so that the owner, group, all cannot read, write, or execute this file |  | | - prints UNIX Cmd and transfer UNIX Cmd into new file(while leaving old file intact) |  | | - removes the file UNIX Cmd from my hardrive |
|
http://www.iwu.edu/~tgebbink/commands.html
(492 words)
|
|
| |
| | Micro implementations of Unix |
 | | Fortune: v7/Berkeley 4.1BSD UNIX systems based on 68000 (FOR:PRO 1.7 is name of the UNIX) |  | | Jan 1991 to Jul 1992: Dr Dobb's publishes series by William Jolitz on porting BSD to 386 [bib] [thread] Jan: "Porting UNIX to the 386: A Practical Approach" |  | | 1972: 06Dec: Unix version 2 written mostly by Thompson in C [cite] |
|
http://www.robotwisdom.com/linux/nonnix.html
(3555 words)
|
|
| |
| | Unix File Management Commands - OIT Help Desk |
 | | These commands will work with most (if not all) distributions of Linux as well as most implementations of Unix. |  | | Operating System Information --> Unix (WAM/Glue, Cluster) --> Unix Utilities --> |  | | To be able to navigate in Linux, you should become familiar with these. |
|
http://www.helpdesk.umd.edu/os/unix/utilities/3676
(465 words)
|
|
| |
| | Copying Files with cp -- Unix User's Guide |
 | | Next: Removing Files with rm Prev: Moving Files with mv Up: Unix File System Commands Top: Main Menu |  | | See Moving Files with mv, for more information, since |  | | Copying Files with cp -- Unix User's Guide |
|
http://www.cs.bu.edu/help/unix/copying_files_with_cp.html
(68 words)
|
|
| |
| | Pictures from the #unix CP 98 |
 | | Although the only allowed computer was ment to be only for playing music some people couldn't resist (tte is sitting in front of the computer). |  | | turtle's T-shirt about linux (hey what's that on a #unix CP?) "Turning PC into supercomputers" |  | | Question: How many beer do you need for a group of #unix people? |
|
http://www.secnetix.de/%7Eolli/cp98/commented.html
(1216 words)
|
|
| |
| | [No title] |
 | | # ===================================================================== # General Unix Makefile For GreekTeX Package # ===================================================================== # ===================================================================== # SITE MODIFICATION PART (modify that according to your site) # ===================================================================== # # what shell are you using? |
|
http://www.tug.org/tex-archive/languages/greek/kd/Makefile
(69 words)
|
|
| |
| | dBforums - cp $file $file.bak && |
 | | By itself, "cp thing somewhere/ andand" is a syntax error (or |  | | Yes, it is safer in a way because it lets you control what to do |  | | Because I misspelled /tmp I could have done great damage without the andand. |
|
http://www.dbforums.com/t918072.html
(171 words)
|
|
| |
| | UNIX man pages : cp (command=cp§ion=ANY) |
 | | If the last argument names an existing directory, cp copies each other given file into a file with the same name in that directory. |  | | Otherwise, if only two files are given, it copies the first onto the second. |  | | This manual page documents the GNU version of cp. |
|
http://kjellggu.myocard.net/misc/man/cp.htm
(564 words)
|
|
| |
| | unix system engineer Jobs in unix system engineer Job Search. |
 | | unix system engineer Jobs in unix system engineer Job Search. |  | | unix system engineer Jobs 201 to 250 of more than 1000 |  | | Post a job and recruit the most qualified candidates today. |
|
http://unix.system.engineer.jobs.monster.com/jobsearch.asp?re=5&pg=5&vw=b&sort=cp&sq=unix%26system%26engineer&aj=unix+system+engineer
(76 words)
|
|
| |
| | Copying files and directories - cp - University of Newcastle Upon Tyne |
 | | You can use special "wildcard" characters whenever you want to copy several files that have similar filenames. |  | | To copy files that match on several characters: |  | | The file (or directory) that you have tried to copy does not exist. |
|
http://www.ncl.ac.uk/ucs/unix/unixhelp/cp.html
(628 words)
|
|
| |
| | Unix Shell Programming - cp: cannot access -- Wha? |
 | | Home > Archive > Unix Shell Programming > December 2004 > cp: cannot access -- Wha? |  | | > why "cp" is giving me this error? |  | | Unix Shell Programming - cp: cannot access -- Wha? |
|
http://www.codecomments.com/archive287-2004-12-335587.html
(330 words)
|
|
| |
| | Unix: cp the same file |
 | | The ' xargs -n1 -i cp 1/text.txt {}' part copies the specified file to all those directories. |  | | You should ignore the error reported when this command tries to copy 1/text.txt to itself. |
|
http://www.experts-exchange.com/Operating_Systems/Unix/Q_10310698.html
(174 words)
|
|
| |
| | Unix: cp files to disk |
 | | How do I cp my files on unix to disk drive (a:)? |  | | Get instant answers from Experts Exchange knowledge base |  | | What flavor for Unix are you running ?? |
|
http://www.experts-exchange.com/Operating_Systems/Unix/Q_10216923.html
(251 words)
|
|
| |
| | cp(txt) manual page |
 | | the cp command copies a source file or the files in a source directory to a destination file or directory. |  | | to copy files to a directory, enter: cp file1 file2 dir1 |  | | if a destination file already exists, its contents are overwritten if permissions allow, but cp does not change its mode, user id, or group id. however, if the file is not being copied by the root user, writing the file may clear the set-user-id or set-group-id permission bits. |
|
http://www.cryst.bbk.ac.uk/CCSG/info/software/unix/cp.html
(930 words)
|
|
| |
| | Untitled Document |
 | | # If you want to move the files instead of copying them, replace "cp" with "mv". |  | | # If you want to rename the files in the same directory, then replace "cp" with "mv" |
|
http://www.rit.edu/%7Edpalyka/Unix_File_cp.html
(192 words)
|
|
| |
| | #unix et al. CP 2004 |
 | | There is a new #unix mailing list at unix at ebi dot xs4all dot nl as the old one seems to be no longer maintained. |  | | New #unix ML Boink asked me to put this information here: |  | | Honx will also try to put up some signs saying "#unix". |
|
http://www.thiemo.net/misc/unix-cp04/announce.shtml
(1069 words)
|
|
| |
| | legato-12 |
 | | Legato Autoloader Module für UNIX (für IBM AIX, HP-UX, Sun Solaris, Digital UNIX, SGI UNIX) |  | | Legato NetWorker für UNIX (für IBM AIX, HP-UX, Sun Solaris, Digital UNIX, SGI UNIX) |  | | NetWorker UNIX, ClientPak für Macintosh (zusätzlich wird L-NW-DZ benötigt) |
|
http://www.ibh.de/backup/legato-12.html
(470 words)
|
|
| |
| | Linux and UNIX cp command help |
 | | See Download Page for complete listing of available software. |  | | Many new versions of Unix or variants may also be able to use copy in place of cp or have an alias setup for cp as copy. |  | | cp file1.txt newdir - Copies the file1.txt to the newdir directory. |
|
http://www.computerhope.com/unix/ucp.htm
(97 words)
|
|
|