![]() |
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 |
| TEST command | amatuer_lee_3 | Shell Programming and Scripting | 4 | 05-09-2008 08:36 AM |
| Test command | JWilliams | AIX | 2 | 12-04-2007 02:53 AM |
| test command looks strange... | jjinno | Shell Programming and Scripting | 2 | 11-02-2007 07:31 PM |
| test command is not working | zam | Shell Programming and Scripting | 2 | 07-04-2006 10:42 PM |
| Linux test command | pvar | Linux | 4 | 07-15-2004 07:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
the TEST command
Hi everyone,
I am new to UNIX and scripting, and I have some problems with the test command. when i try to execute the command: test 20070327.gz > 20070320.gz i try to make a charachter string comparison between the two strings or the two files, to make sure that 20070327.gz is greater than 20070320.gz but the command is not accepted, i think the shell interprets the > as an input output redirector, not as a (greater than)sign. so, how can I escape this error? Thanks in advance |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|