![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| code that reads commands from the standard i/p and executes the commands | Phrozen Smoke | High Level Programming | 4 | 01-22-2007 02:06 AM |
| hp -specific | mxms755 | HP-UX | 1 | 05-15-2006 12:21 PM |
| specific date on the log | ahmad_one | Shell Programming and Scripting | 1 | 03-26-2006 08:49 AM |
| tell me how many specific characters there are? | kev269 | Shell Programming and Scripting | 7 | 03-17-2006 06:45 PM |
| how to get specific xml tag ? | forevercalz | Shell Programming and Scripting | 13 | 01-09-2006 03:37 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
AIX command for SAP
Some file commands are:
cp - Used to copy the contents of one file to another file. Syntax: %cp original file name new file name Example: %cp file1 file2 mv - Used to rename a file by moving the contents of the file to another file. Syntax: %mv original file name new file name Example: %mv file1 file3 %rm -i file1 cat - Used to display the contents of a file at the shell prompt. Syntax: %cat file name Example: %cat file3 for more detail please refer below site: MY Blog: Important UNIX AIX command for Admins |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|