![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple Question | aforball | UNIX for Dummies Questions & Answers | 3 | 03-04-2008 01:26 PM |
| sed - simple question | scotty_123 | Shell Programming and Scripting | 13 | 03-28-2007 11:23 PM |
| Simple C question... Hopefully it's simple | Xeed | High Level Programming | 6 | 12-15-2006 11:29 AM |
| Ok simple question for simple knowledge... | Corrail | UNIX for Dummies Questions & Answers | 1 | 11-28-2005 10:03 AM |
| Simple ksh question | frustrated1 | Shell Programming and Scripting | 1 | 11-05-2003 09:41 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Simple TAR question
Unix is great at giving you power were you need it, but what a pain in the rump when you just want to do such a simple thing like file management. I'm going back to Windows, crashing is frustrating, needing to spend 30 min just to zip a file up is crazy.
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What is your question?
EDIT: This should not take 30 minutes: cd /path/to/parent/directory find directory | zip <archive_name> -@
__________________
[url=http://chuckb.1le.net/]My website[/url] |
|
#3
|
||||
|
||||
|
Where is the tar question?
General comments are more suited to the Unix Lounge. There are a large range of file achiving tools available in Unix/Linux all of which will do so more quickly than in windows because they don't have the overhead of opening a GUI. |
| Thread Tools | |
| Display Modes | |
|
|