![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TimeStamp clarification | Sreejith_VK | Shell Programming and Scripting | 2 | 04-09-2008 01:07 AM |
| need clarification about tr -d command ? | vparunkumar | Shell Programming and Scripting | 7 | 03-18-2008 11:08 AM |
| Need clarification | ravi.sadani19 | Shell Programming and Scripting | 2 | 04-13-2007 02:55 AM |
| nawk command clarification | Tux_Raju | Shell Programming and Scripting | 2 | 07-28-2005 10:28 AM |
| "find" command clarification | ck-18 | UNIX for Dummies Questions & Answers | 3 | 05-21-2002 03:46 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Sun Unix command clarification
I am reading a Sunsolve document covering moving /var and am confused by one step. What does this command do (in English):
Move into the existing /var directory and transfer all the data to /newvar # cd /var # tar cvf - . | (cd /newvar; tar xfBp -) |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|