Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Oracle Data Direct to TAPE Oracle
  • TRUNCATE Privs Oracle
  • ipcs -l Linux/Unix
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • longtx.sql Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Changing default shell Linux/Unix
  • perf_today.sql Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • create database syntax Oracle
  • .profile Linux/Unix
  • crontab syntax Linux/Unix
  • oradebug ipcrm ipcs 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

  • Transfer SQL Profiles from One database to other database. Oracle
  • catall.sh Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Linux CPU info. Linux/Unix
  • purge_trc.sh Linux/Unix
  • adding new line after specific pattern using sed 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Release Explaination Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • How to find password change date for user Oracle
  • proc.sql Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Order by with ROWNUM Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme