![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| list the files but exclude the files in subdirectories | shyjuezy | UNIX for Dummies Questions & Answers | 8 | 10-15-2008 01:42 PM |
| How to copy specified files from list of files from dir A to dir B | pmeesara | Shell Programming and Scripting | 3 | 09-29-2008 03:40 PM |
| How list of files apart from *.class files in certain folder | itsjoy2u | Shell Programming and Scripting | 3 | 09-04-2008 10:28 AM |
| scp list of files | nmahendran | Shell Programming and Scripting | 1 | 09-03-2008 08:09 AM |
| counting a list of string in a list of txt files | Pep Puigvert | UNIX for Dummies Questions & Answers | 4 | 08-15-2008 03:55 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Yes, something like this, thanks.
1.Should it be just "ls" instead of "ls -l"? 2.How to check if "object" is in the list? 3. what is the right syntax to put some params into grep, like ls | grep "${VENDOR}_${SOURCE}_[A-Z]*_[0-9]\{14\}*_[0-9]*.txt" ??? Go Celts! Last edited by Leo_NN; 10-24-2008 at 12:16 PM.. |
|
|||||
|
Quote:
Code:
print $KSH_VERSION If you insist to know the exact release of ksh88 ![]() set -o vi (or other) -> Esc (to enter in command mode) -> Ctrl+V: Code:
$ set -o vi $ Version M-11/16/88i |
|
|||||
|
It's ksh88. See above to display the exact version press the Escape key, then press the Control and the V key (like paste in Windows).
Last edited by radoulov; 10-24-2008 at 01:26 PM.. Reason: button -> key |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|