Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • When error comes for temporary tablespace with version <= 9i Oracle
  • CPU speed on Linux Linux/Unix
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • scripts to take listener.log backup Linux/Unix
  • Jai Shree Ram Oracle
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Goldengate document from Porus Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • How to change hostname in Linux Linux/Unix
  • SQL_PLAN.sql for checking real execution plan Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Unix split command to split files 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

  • Changing default shell Linux/Unix
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • grep multuple patterns Linux/Unix
  • shutdown linux Linux/Unix
  • Reading parameter file and printing Linux/Unix
  • runsql_once.ksh Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • dbms_job.submit example Oracle
  • Export With Query Another Example. Oracle
  • db_status.sql Oracle
  • refre.sql Oracle
  • Caching sequence in Memory Oracle
  • eplan.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme