|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Untar with SSH secure shell
I'm trying to untar a tar.gz file on the server with SSH Secure SHell. Is this possible?
Thanks |
|
#2
|
||||
|
||||
|
Yes.
tar -zxvf filename.tar.gz You can do it whether you're ssh'd in, logged in on console, or telnetted in, for that matter. Untarring a file is independent of how you're logged in. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Untar with SSH secure shell |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|