Sponsored Content
Full Discussion: Missing something small....
Top Forums Shell Programming and Scripting Missing something small.... Post 302325832 by LRoberts on Tuesday 16th of June 2009 09:12:29 AM
Old 06-16-2009
When I do it this way....
Code:
types="-name '*.sh' ( -o -name '*.conf' -o -name '*.rules' -o -name '*.dat' -o -name '*.props' -o -name '*.sql' -o -name '.pl' )"

I get no errors however it does not return any files either which are there.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need help in a small script

Hi all, I have a file of the following format - EXPRPT:SCN:1.1706E+10:SEQ_START:121652:SEQ_END:121664:0 ( This file name is variable and changes daily) Now in the same directory I have another set of files of the format - EXPRPT.log.0001.0000121669 Now what I am trying to do is to ... (2 Replies)
Discussion started by: super_duper_guy
2 Replies

2. OS X (Apple)

Ok another small thing if anyone knows...

Hi i wanna change the look of my terminal. For example i wanted a black background and like a cyan colored text so it stands out against the black. Is there anyway i can do this?. I am running Mac OSX if that helps any at all (2 Replies)
Discussion started by: Corrail
2 Replies

3. UNIX for Advanced & Expert Users

Two small queries

Query 1 : How to check if a directory already exists? If doesn't exist then create a new one. Query 2 : I want to put following text using a single echo statement into a log file and also want to retain the formatting of the text. How it can be... (3 Replies)
Discussion started by: skyineyes
3 Replies

4. Shell Programming and Scripting

Need small help

Hi, i have a client requirement to post the files into generic folder named as "source".file identification is to retrieve Publication code (Instance name) from the file name.So thereafter we move the files to different instances of specific folders for the same unix server.(means if the file... (2 Replies)
Discussion started by: kirankumar
2 Replies

5. Shell Programming and Scripting

Need small help

Hi all, I have two files in my folder 1.index.jsp 2.maintenance.jsp Once hit the URL in IE,It will call the index.jsp file than application working fine. I want to some maintenance in my application, during the application maintenance than it will... (1 Reply)
Discussion started by: lkeswar
1 Replies

6. UNIX for Dummies Questions & Answers

need help with small script

Hi I have the below file Name=abc Yr=2011 Mon=05 My script should be in such a way that whenever I run it then Month should increment by 1 and if the month is 12 then when I run the script then year should incremented by 1 and month Should become 01(I.e jan) Thanks for the help in... (6 Replies)
Discussion started by: kishu
6 Replies

7. Shell Programming and Scripting

need a small help

Hi, sorry for inconvenience..wrong query posted. Thanks for your help. Thanks (1 Reply)
Discussion started by: kirankumar
1 Replies

8. Programming

Need Help in Small Project

I need help with a small project that I am doing for my client. My clients have a company that does staffing for hotel workers and when they sign up with him, they have to watch 4 separate training videos. What I need help with is a script of some sort that will pop-up a sign in box of some sort... (2 Replies)
Discussion started by: AimyThomas
2 Replies

9. SuSE

How to resolve missing missing dependencies with opensuse 11.3 and 12.3?

Hello, This is a programming question as well as a suse question, so let me know if you think I should post this in programming. I have an application that I compiled under opensuse 12.2 using g77-3.3/g++3.3. The program compiles and runs just fine. I gave the application to a colleague who... (2 Replies)
Discussion started by: LMHmedchem
2 Replies

10. Red Hat

Yum - resolving missing dependencies that are not missing

I am trying to install VirtualBox on RHEL 5 but I need the 32 bit version for 32 bit Windows. When I run yum I get the following: sudo yum localinstall /auto/spvtg-it/spvss-migration/Software/VirtualBox-4.3-4.3.2_90405_el6-1.i686.rpm Loaded plugins: fastestmirror Setting up Local Package... (13 Replies)
Discussion started by: gw1500se
13 Replies
props(1)                                                      General Commands Manual                                                     props(1)

NAME
props - Change OpenWindows settings SYNOPSIS
props [ generic-tool-arguments ] DESCRIPTION
props can be used to change certain settings for OpenWindows/XView programs using a GUI. As most of these settings are stored in OpenWin- dows-specific X resources, they won't have an influence on non-OpenWindows programs. These are the settings that can be modified using props (their meaning is explained in xview (7)): OpenWindows.Beep OpenWindows.DragRightDistance OpenWindows.IconLocation OpenWindows.MultiClickTimeout OpenWindows.PopupJumpCursor OpenWindows.ScrollbarPlacement OpenWindows.SelectDisplaysMenu OpenWindows.SetInput OpenWindows.WindowColor OpenWindows.WorkspaceColor Scrollbar.JumpCursor *displayLang: C *timeFormat: C *basicLocale: C *inputLang: C *numeric: C OPTIONS
generic-tool-arguments props accepts the XView generic tool arguments described in xview (7). FILES
~/.Xdefaults Stores user's resource values. Modified by props when new settings are applied. AUTHOR
This manual page was written by Martin Buck <mbuck@debian.org> for Debian GNU/Linux. SEE ALSO
xview(7) BUGS
props saves all resources currently defined in the X server to ~/.Xdefaults, overwriting its current contents. This will remove comments and conditionals, reorder resources and also save resources which were originally loaded into the server by other means. The color selector is available only on display classes GrayScale, PseudoColor and DirectColor. XView Version 3.2p1 props(1)
All times are GMT -4. The time now is 02:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy