OBSCURE

Wednesday, July 10, 2013

How to get the last N number lines in terminal?

The following command will give the last N(int) number lines in terminal, which is scroll-able:









AUTHOR: OBSCURE
Posted by shibli05 at 1:38 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: console, Linux, terminal

Listing only directories in terminal







AUTHOR: OBSCURE
Posted by shibli05 at 1:04 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: console, Linux, terminal

Thursday, July 4, 2013

How to find duplicate values, and occurrences count in Oracle Database?

the easiest SQL query which will return the duplicate value and count for a given column is as follows:




















AUTHOR: OBSCURE
Posted by shibli05 at 1:29 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: count, database, dbms, duplicate, sql
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Search this blog

Popular Posts

  • Online avro phonetic typing - বাংলা
    Press Ctrl + m to switch between English and avro-phonetic bangla typing. Hit Space , Enter or Tab to transliterate. Write your text her...
  • Sending SMS via USB Connected Cell Phone with Python
    import serial import time class SMSsender: def __init__(self): self.destination = "" self.msg = "" ...
  • 64 bit ও 32 bit লিনাক্সে Avro keyboard ইন্সটল করার পদ্ধতি | Ubuntu Library
    64 bit ও 32 bit লিনাক্সে Avro keyboard ইন্সটল করার পদ্ধতি | Ubuntu Library . download-scim-avro.tar.gz  built instruction from avro
  • Transfer big file with scp without blocking console and see progress
    Problem statement: I must move a large file from one host to another, I used scp for it. But I need to use it without blocking consol...
  • Pagination With Oracle In JPA Native Query
    Pagination in MySQL or PostgreSQL with limit is very easy. But Oracle doesn't support limit. So, in oracle generating paging query is a ...

Followers

blog archive

  • ►  2014 (2)
    • ►  September (2)
  • ▼  2013 (12)
    • ►  October (4)
    • ▼  July (3)
      • How to get the last N number lines in terminal?
      • Listing only directories in terminal
      • How to find duplicate values, and occurrences coun...
    • ►  June (4)
    • ►  May (1)
  • ►  2012 (31)
    • ►  December (5)
    • ►  November (6)
    • ►  October (2)
    • ►  September (6)
    • ►  August (2)
    • ►  June (6)
    • ►  April (2)
    • ►  February (1)
    • ►  January (1)
  • ►  2011 (8)
    • ►  December (5)
    • ►  July (3)
  • ►  2010 (1)
    • ►  September (1)

Pages

  • Home
  • বাংলা
  • Python

Label

? (1) 45c6c337c8a34994 (1) Advice (1) aha (1) aji (1) all ages (1) annotation (1) apache-maven (1) Aside (1) avro (2) bangla (2) batch (1) BLOG (3) blogger (1) blogspot (1) boshonte (1) bosonte (1) c++ (1) cargo bridge (1) cargo bridge 2 (1) cent-os (1) children (1) Class Libraries (1) classic (1) cmd (1) command-line (1) console (3) count (1) cpp (1) ctrl+d (1) database (1) dbms (2) deb (1) Debian (1) detach terminal (1) DEVELOPMENT (12) download (1) Dpkg (1) duplicate (1) e (1) eclipse (1) EclipseLink (1) environment variables (1) error (1) everyone (1) export (1) FAQs Help and Tutorials (1) FFmpeg (1) file-permission (1) filetranser (2) Flash Video (1) FUN (5) Function (mathematics) (1) generics (1) Google (2) Google Search (1) Google Search Features (1) Graphing (1) Graphing calculator (1) grub (1) grub error (1) grub2 (1) gui (1) hibernate (2) howto (6) import (1) install (1) interview (1) IQ (1) IT | CSE (1) JAVA (11) Java Development Kit (1) Java Virtual Machine (1) java vm specification (2) JDBC (1) job (1) JPA (1) jTable (1) kid (1) kids (1) light (1) Linux (13) live (1) maven (2) melody (1) mobile (1) MP3 (1) mysql (2) netbeans (1) nohup (1) nusoap (1) old (1) online (1) online avro (1) online bangla (1) online game (1) open-ssh (1) Oracle (1) oral (1) OS (1) package name (1) Pagination (1) Paging (1) Path variable (1) phonetic (1) php (1) physics game (1) pid (1) plug-ins (1) pom (1) programming (7) puzzle (1) Python (6) python3 (1) query (1) question (1) reference (1) regex (1) regular expression (1) RMI (1) rpm (1) run (1) rxtx (1) scp (2) screen (1) search (1) Searching (1) sen (1) serial-port (2) skill (1) sms (1) soap (1) song (1) sql (2) sraboni (1) ssh (1) start (1) subversion (1) sudo (1) svn (1) Swing (1) syntaxhighlighter (1) System Property (2) table model (1) tablemodel (1) TECH (2) terminal (7) tips (3) TIPS 'N' TRICKS (18) Ubuntu (9) Ubuntu 12.04 (5) Ubuntu 64bit (1) UNCATEGORIZED (2) unicode (1) unsupported filesystem (1) uttam kumar (1) Video (1) video link (1) Virus (1) viva (1) webservice (1) Windows (4) windows 7 (3) Wolfram Alpha (1) wordpress (1) x shockwave flash (1) xp (1) year in review (1) YouTube (2) YouTube Rewind (1) অভ্র (1)

Popular Posts

  • Online avro phonetic typing - বাংলা
    Press Ctrl + m to switch between English and avro-phonetic bangla typing. Hit Space , Enter or Tab to transliterate. Write your text her...
  • Sending SMS via USB Connected Cell Phone with Python
    import serial import time class SMSsender: def __init__(self): self.destination = "" self.msg = "" ...
  • 64 bit ও 32 bit লিনাক্সে Avro keyboard ইন্সটল করার পদ্ধতি | Ubuntu Library
    64 bit ও 32 bit লিনাক্সে Avro keyboard ইন্সটল করার পদ্ধতি | Ubuntu Library . download-scim-avro.tar.gz  built instruction from avro
  • Transfer big file with scp without blocking console and see progress
    Problem statement: I must move a large file from one host to another, I used scp for it. But I need to use it without blocking consol...
  • Pagination With Oracle In JPA Native Query
    Pagination in MySQL or PostgreSQL with limit is very easy. But Oracle doesn't support limit. So, in oracle generating paging query is a ...
©OBSCURE. Awesome Inc. theme. Theme images by molotovcoketail. Powered by Blogger.