Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • shr1.sql for MTS or Shared server configuration Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • create a folder in multiple places Linux/Unix
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Transfer SQL Profiles from One database to other database. Oracle
  • Oracle Data Direct to TAPE Oracle
  • GSQ.sql Oracle
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Complete Git Tutorial for Beginners GIT
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Oracle Connections expire_time and firewall Oracle
  • Histogram Overview Oracle
  • find_string_in_database.sql Oracle

Space padding in korn shell

Posted on 15-Jun-2010 By Admin No Comments on Space padding in korn shell

#!/bin/ksh

typeset -L30 fieldA

typeset -R15 fieldB

fieldA=”Paresh”

fieldB=”Vatti”

echo “${fieldA}${fieldB}”

Linux/Unix, shell

Post navigation

Previous Post: find checksum of a file.
Next Post: How to see which patches are applied.

Related Posts

  • Running select from V$ views from remote server Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Find long Running Transaction Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Sort with ASCII order and Numeric Order 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
  • dbinv.sql Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • nfs mount command Linux/Unix
  • column level grant syntax Oracle
  • v$backup.status information Oracle
  • Find_table_size.sql Oracle
  • Some OS level threshold for performance. Linux/Unix
  • V$ROLLSTAT status is Full Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme