Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Extracting only file size of the ls -ltr command. Post 302117070 by vgersh99 on Thursday 10th of May 2007 11:21:53 AM
Old 05-10-2007
Code:
ls -lrt | nawk '{print $5}'

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

what does the ls -ltr command list

Hi, THe following is the output when i run the command ls -ltr can anyone explain the meaning of the field in red -rw-r----- 3 orca orca 20924 Sep 08 19:21 BTL027SASI.gnt -rw-r----- 3 orca orca 20924 Sep 08 19:21 BTL027RITD.gnt -rw-r----- 3 orca orca ... (2 Replies)
Discussion started by: ranjita.c
2 Replies

2. Solaris

command to find out total size of a specific file size (spread over the server)

hi all, in my server there are some specific application files which are spread through out the server... these are spread in folders..sub-folders..chid folders... please help me, how can i find the total size of these specific files in the server... (3 Replies)
Discussion started by: abhinov
3 Replies

3. Programming

Help in extracting data with command from file in C

Hi, I have a file which stores the following array :- 1,2,3,4,5.........16,17,18,19,20 This file has few hundreds of inputs of these lines. I would like to read this file one line at a time; and assign to an array which is separated by ",". I tried to do fgets command however,... (10 Replies)
Discussion started by: ahjiefreak
10 Replies

4. Shell Programming and Scripting

ls -ltr command On Remote server

I am writing a script where in i have to log into a remote machine and check for necessary file by typing (ls -ltr *200505) (this gets all 05month of 2008 yr files) and if files are found get them to the local machine. If not found print a message saying no files on local machine. When i was... (2 Replies)
Discussion started by: vasuarjula
2 Replies

5. Shell Programming and Scripting

Printing Year in ls -ltr command

Hi, When retrieving parameters of a file using ls command i need to print the year part . When i do ls -ltr the following output is displayed -rwxrwxrwx 1 d_infd d_infd 1711 Jan 8 2004 wf1.class. Here the year part is not displayed only Jan 8 is displayed. Can any one... (9 Replies)
Discussion started by: ragugct
9 Replies

6. Solaris

using ls -ltr : display only last four file names

Hi , Server details – Machine hardware: sun4u OS version: 5.9 Processor type: sparc Hardware: SUNW,Sun-Fire-880 When I put ls –ltr command I get – /users/testuser> ls -ltr -rw-rw-r-- 1 testuser dba 76 Jan 13 2009 ftp.scr -rwxr-xr-x 1... (6 Replies)
Discussion started by: rahulbahulekar
6 Replies

7. UNIX for Dummies Questions & Answers

ls -ltr for a future date/time stamp file

Hi When i do ls -ltr <file1> then it shows me the date and time of the file if - for whatever reason file has future date/time stamp then ls -ltr is not showing the time, it just shows only date part ... even if time is ahead by 2 hr than current time. suppose a file was copied from INDIA... (3 Replies)
Discussion started by: reldb
3 Replies

8. UNIX for Advanced & Expert Users

ls -ltr a list of filenames-with-spaces within a text file

OS: RHEL 5.8 shell: bash 3.2.25 Directory /home/guest/ contains these files: file a file b file c fileD fileE fileF testFile.txt I'm trying to find the syntax to run ls -ltr against this list of files that is contained within a text file, testFile.txt. The file testFile.txt has... (4 Replies)
Discussion started by: uschaafm
4 Replies

9. Shell Programming and Scripting

I have two commands “ls -h” and “ls -ltr”. How do i make sure “ls -ltr” is run after “ls -h” is suc

help me (2 Replies)
Discussion started by: sonu pandey
2 Replies

10. UNIX for Beginners Questions & Answers

Generic script to load file details(ls -ltr) in to a database.

All, I am trying to create a report on the duration of an ETL load from the file arrival to the final dump in to a database for SLA's. Does anyone have any guidance or ideas on how metadata can be extracted; information of a file: like file name, created timestamp, count of records and load... (1 Reply)
Discussion started by: pradeepp
1 Replies
Pango::Language(3)					User Contributed Perl Documentation					Pango::Language(3)

NAME
Pango::Language HIERARCHY
Glib::Boxed +----Pango::Language METHODS
language = Pango::Language->get_default Since: pango 1.16 direction = Pango->find_base_dir ($text) o $text (string) Since: pango 1.4 language = Pango::Language->from_string ($language) o $language (string) boolean = $language->includes_script ($script) o $script (Pango::Script) Since: pango 1.4 boolean = $language->matches ($range_list) o $range_list (string) string = $language->to_string ENUMS AND FLAGS
enum Pango::Direction o 'ltr' / 'PANGO_DIRECTION_LTR' o 'rtl' / 'PANGO_DIRECTION_RTL' o 'ttb-ltr' / 'PANGO_DIRECTION_TTB_LTR' o 'ttb-rtl' / 'PANGO_DIRECTION_TTB_RTL' o 'weak-ltr' / 'PANGO_DIRECTION_WEAK_LTR' o 'weak-rtl' / 'PANGO_DIRECTION_WEAK_RTL' o 'neutral' / 'PANGO_DIRECTION_NEUTRAL' enum Pango::Script o 'invalid-code' / 'PANGO_SCRIPT_INVALID_CODE' o 'common' / 'PANGO_SCRIPT_COMMON' o 'inherited' / 'PANGO_SCRIPT_INHERITED' o 'arabic' / 'PANGO_SCRIPT_ARABIC' o 'armenian' / 'PANGO_SCRIPT_ARMENIAN' o 'bengali' / 'PANGO_SCRIPT_BENGALI' o 'bopomofo' / 'PANGO_SCRIPT_BOPOMOFO' o 'cherokee' / 'PANGO_SCRIPT_CHEROKEE' o 'coptic' / 'PANGO_SCRIPT_COPTIC' o 'cyrillic' / 'PANGO_SCRIPT_CYRILLIC' o 'deseret' / 'PANGO_SCRIPT_DESERET' o 'devanagari' / 'PANGO_SCRIPT_DEVANAGARI' o 'ethiopic' / 'PANGO_SCRIPT_ETHIOPIC' o 'georgian' / 'PANGO_SCRIPT_GEORGIAN' o 'gothic' / 'PANGO_SCRIPT_GOTHIC' o 'greek' / 'PANGO_SCRIPT_GREEK' o 'gujarati' / 'PANGO_SCRIPT_GUJARATI' o 'gurmukhi' / 'PANGO_SCRIPT_GURMUKHI' o 'han' / 'PANGO_SCRIPT_HAN' o 'hangul' / 'PANGO_SCRIPT_HANGUL' o 'hebrew' / 'PANGO_SCRIPT_HEBREW' o 'hiragana' / 'PANGO_SCRIPT_HIRAGANA' o 'kannada' / 'PANGO_SCRIPT_KANNADA' o 'katakana' / 'PANGO_SCRIPT_KATAKANA' o 'khmer' / 'PANGO_SCRIPT_KHMER' o 'lao' / 'PANGO_SCRIPT_LAO' o 'latin' / 'PANGO_SCRIPT_LATIN' o 'malayalam' / 'PANGO_SCRIPT_MALAYALAM' o 'mongolian' / 'PANGO_SCRIPT_MONGOLIAN' o 'myanmar' / 'PANGO_SCRIPT_MYANMAR' o 'ogham' / 'PANGO_SCRIPT_OGHAM' o 'old-italic' / 'PANGO_SCRIPT_OLD_ITALIC' o 'oriya' / 'PANGO_SCRIPT_ORIYA' o 'runic' / 'PANGO_SCRIPT_RUNIC' o 'sinhala' / 'PANGO_SCRIPT_SINHALA' o 'syriac' / 'PANGO_SCRIPT_SYRIAC' o 'tamil' / 'PANGO_SCRIPT_TAMIL' o 'telugu' / 'PANGO_SCRIPT_TELUGU' o 'thaana' / 'PANGO_SCRIPT_THAANA' o 'thai' / 'PANGO_SCRIPT_THAI' o 'tibetan' / 'PANGO_SCRIPT_TIBETAN' o 'canadian-aboriginal' / 'PANGO_SCRIPT_CANADIAN_ABORIGINAL' o 'yi' / 'PANGO_SCRIPT_YI' o 'tagalog' / 'PANGO_SCRIPT_TAGALOG' o 'hanunoo' / 'PANGO_SCRIPT_HANUNOO' o 'buhid' / 'PANGO_SCRIPT_BUHID' o 'tagbanwa' / 'PANGO_SCRIPT_TAGBANWA' o 'braille' / 'PANGO_SCRIPT_BRAILLE' o 'cypriot' / 'PANGO_SCRIPT_CYPRIOT' o 'limbu' / 'PANGO_SCRIPT_LIMBU' o 'osmanya' / 'PANGO_SCRIPT_OSMANYA' o 'shavian' / 'PANGO_SCRIPT_SHAVIAN' o 'linear-b' / 'PANGO_SCRIPT_LINEAR_B' o 'tai-le' / 'PANGO_SCRIPT_TAI_LE' o 'ugaritic' / 'PANGO_SCRIPT_UGARITIC' o 'new-tai-lue' / 'PANGO_SCRIPT_NEW_TAI_LUE' o 'buginese' / 'PANGO_SCRIPT_BUGINESE' o 'glagolitic' / 'PANGO_SCRIPT_GLAGOLITIC' o 'tifinagh' / 'PANGO_SCRIPT_TIFINAGH' o 'syloti-nagri' / 'PANGO_SCRIPT_SYLOTI_NAGRI' o 'old-persian' / 'PANGO_SCRIPT_OLD_PERSIAN' o 'kharoshthi' / 'PANGO_SCRIPT_KHAROSHTHI' o 'unknown' / 'PANGO_SCRIPT_UNKNOWN' o 'balinese' / 'PANGO_SCRIPT_BALINESE' o 'cuneiform' / 'PANGO_SCRIPT_CUNEIFORM' o 'phoenician' / 'PANGO_SCRIPT_PHOENICIAN' o 'phags-pa' / 'PANGO_SCRIPT_PHAGS_PA' o 'nko' / 'PANGO_SCRIPT_NKO' o 'kayah-li' / 'PANGO_SCRIPT_KAYAH_LI' o 'lepcha' / 'PANGO_SCRIPT_LEPCHA' o 'rejang' / 'PANGO_SCRIPT_REJANG' o 'sundanese' / 'PANGO_SCRIPT_SUNDANESE' o 'saurashtra' / 'PANGO_SCRIPT_SAURASHTRA' o 'cham' / 'PANGO_SCRIPT_CHAM' o 'ol-chiki' / 'PANGO_SCRIPT_OL_CHIKI' o 'vai' / 'PANGO_SCRIPT_VAI' o 'carian' / 'PANGO_SCRIPT_CARIAN' o 'lycian' / 'PANGO_SCRIPT_LYCIAN' o 'lydian' / 'PANGO_SCRIPT_LYDIAN' SEE ALSO
Pango, Glib::Boxed COPYRIGHT
Copyright (C) 2003-2009 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.12.1 2010-07-05 Pango::Language(3)
All times are GMT -4. The time now is 06:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy