Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • to see when crontab is changed. Linux/Unix
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • exp syntax in oracle 10g Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Facts about SCN and Rollback Segment Oracle
  • Implementing Listener Security Oracle
  • Recovering lost SYS password Oracle
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • configUOCIOTTO.ora Oracle
  • oracle Dba site Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix

tar and untar a dolder with all its subfolder.

Posted on 19-May-2009 By Admin No Comments on tar and untar a dolder with all its subfolder.

Following command will be used for Tarring/copying local files and untarring/extracting at target folder.

$ tar cf – * | ( cd /target; tar xfp -)

Linux/Unix, shell

Post navigation

Previous Post: longtx.sql with the flag whether session is blocking any DML locks or not.
Next Post: Recovering lost SYS password

Related Posts

  • To see only files and/or folders using LS command Linux/Unix
  • Guide to Linux System Command Mastery Linux/Unix
  • Unix command for system configuration Linux/Unix
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • oracle 10g on linux Linux/Unix
  • checking connectivity between two servers Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Important Solaris Commands Linux/Unix
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • UTL_FILE test program Oracle
  • tab.sql Oracle
  • .profile Linux/Unix
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • PLSQL Table Syntax 2 Oracle
  • proc.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme