Unix Technical Forum

bug in flar in solaris 8

This is a discussion on bug in flar in solaris 8 within the comp.unix.solaris forums, part of the Solaris Operating System category; --> Hi, there is a bug in flar on solaris 8. Does anyone know when it was introduced? It's not ...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > comp.unix.solaris

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 01:56 PM
agw@supersonic.ruhr.de
 
Posts: n/a
Default bug in flar in solaris 8

Hi,

there is a bug in flar on solaris 8. Does anyone know when it was
introduced? It's not in an older version of Solaris 8 I have...
1078c1078
< if [[ $file_list = ${file_list#/} && $file_list != "-" ]]; then
---
> if [[ $file_list = ${file_list#/} ]]; then


Without the patch, "-f -" doesn't work anymore, because it adds the current
directory path to "-" like "/tmp/-".


--
I am root. If you see me laughing, you better have a backup.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:13 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com