Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Search and replace editor command in vi Linux/Unix
  • Display the top 5 salaries for each department using single SQL Oracle
  • compile_inv.sql Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • VIvek Encryption Package and Its Usage Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Optimizer SORT Operations Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Drop database in Oracle 10g Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • find_string_in_database.sql Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • restarting network in linux Linux/Unix
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle

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

  • move_arch_files.ksh Linux/Unix
  • Deleting first line and lastline of a file using sed Linux/Unix
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Korn Shell Arithmatic Linux/Unix
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Removing Ctrl-M from end of line using vi 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Mutating Table Error while using database trigger Oracle
  • ORA-3136 Oracle
  • find the files that are 1 day old. Linux/Unix
  • get_vmstat_solaris Oracle
  • All About Trace Fils Oracle
  • JSON/XML Types in Oracle Oracle
  • Roles and Stored Procs II Oracle
  • Oracle Connections expire_time and firewall Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme