Sponsored Content
Full Discussion: using ls -lrt instead of ls
Top Forums UNIX for Dummies Questions & Answers using ls -lrt instead of ls Post 302344107 by praviper on Friday 14th of August 2009 03:19:50 PM
Old 08-14-2009
ok then i may use only ls -rt....i am a novice in unix...could u please
suggest a best book (e-book and a book) for unix
 

6 More Discussions You Might Find Interesting

1. HP-UX

sem_open(), -lrt and creating a library

I am on HP-UX delta B.11.11 I am using sem_open() and compiling/linking the library by specifying -lrt. Then, I am creating library like below: ar cr $libdir/liboscfe.a `cat fe.libs.$$ com.libs.$$` ranlib $libdir/liboscfe.a Now, I am compiling another utility sch2db which requires this... (1 Reply)
Discussion started by: apadha
1 Replies

2. Shell Programming and Scripting

find command nonrecurslu listing ls -lrt

---------------------------------------------------------------------- I have tried find . type -f -exec ls -lrt {} \; but it listed files recursively ,I need only that dir files not internal dir file. --------------------------------------------------------------------- (8 Replies)
Discussion started by: RahulJoshi
8 Replies

3. UNIX for Dummies Questions & Answers

" ls -lrt " not working ! --- Need a insight from a expert .

Hi ! All This might be a silly question.. to experts in unix. but defintely its a interesting question and I want to know the root cause. Here is the problem.... I have a Linux OS box. It has diff files systems. When I go to a DIR like this /RootDIR/NFS/myDIR and give ls -lart .. it... (4 Replies)
Discussion started by: dashok.83
4 Replies

4. Shell Programming and Scripting

Problems with ls -lrt

I am doing ls -lrt and it does not respond and have to close the xterm ls works ok (4 Replies)
Discussion started by: kristinu
4 Replies

5. Shell Programming and Scripting

want to concatenate multiple files based on the rest of ls -lrt

uadm@4132> ls -lrt -rw------- 1 uadm uadm 3811819 Jun 6 04:08 data_log-2010.05.30-10:04:08.txt -rw------- 1 uadm uadm 716246 Jun 13 01:38 data_log-2010.06.06-10:04:08.txt -rw------- 1 uadm uadm 996 Jun 13 04:00 data_log-2010.06.06-10:04:22.txt -rw------- 1 uadm uadm 7471 Jun 20 02:03... (5 Replies)
Discussion started by: mail2sant
5 Replies

6. UNIX for Dummies Questions & Answers

What does total no. of files in ls -lrt o/p means?

when we fire ls -lrt command we see o/p as total 16 drwx------ 9 root root 8192 May 8 2002 lost+found drwxr-xr-x 2 root root 512 Jun 14 2002 TT_DB drwxrwxr-x 2 root root 512 Jul 31 2002 mail here total no. of files is always greater than... (4 Replies)
Discussion started by: Jcpratap
4 Replies
EBZIP(1)							   User Commands							  EBZIP(1)

NAME
ebzip - compress a CD-ROM book SYNOPSIS
ebzip [option...] [book-directory] OPTIONS
-f --force-overwrite set overwrite mode to `force' (same as `--overwrite force') -h --help display this help, then exit -i --information list information of compressed files -k --keep don't delete original files -l INTEGER --level INTEGER compression level; 0..5 (default: 0) -n --no-overwrite set overwrite mode to `no' (same as `--overwrite no') -o DIRECTORY --output-directory DIRECTORY ouput files under DIRECTORY (default: .) -q --quiet --silence suppress all warnings -s TYPE[,TYPE] --skip-content TYPE[,TYPE...] skip content; font, graphic, sound or movie (default: none is skipped) -S SUBBOOK[,SUBBOOK...] --subbook SUBBOOK[,SUBBOOK...] target subbook (default: all subbooks) -t --test only check for input files -u --uncompress uncompress files -v --version display version number, then exit -w MODE --overwrite MODE set overwrite mode of output files; confirm, force or no (default: confirm) -z --compress compress files Argument: book-directory top directory of a CD-ROM book (default: .) Default action: When invoked as `ebunzip', uncompression is the default action. When invoked as `ebzipinfo', listing information is the default action. Otherwise, compression is the default action. REPORTING BUGS
Report bugs to m-kasahr@sra.co.jp. COPYRIGHT
Copyright (C) 1997-2006 Motoyuki Kasahara ebzip (EB Library) version 4.4.3 July 2012 EBZIP(1)
All times are GMT -4. The time now is 04:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy