Sponsored Content
Full Discussion: Bulk Fixes Selection
Operating Systems AIX Bulk Fixes Selection Post 302430809 by mrmurdock on Friday 18th of June 2010 08:34:57 PM
Old 06-18-2010
hmm...sorry about that..sounded perfectly good to me. The question was (or intended to be) how to install multiple fixes via the command line or through smit instead of having to select th 10195 fixes via F7 key (mark the selection) in Smit.
 

4 More Discussions You Might Find Interesting

1. AIX

Fixes for AIX 4.2.1

Hello, I have an old RS/6000 7013-J50 system around here with AIX 4.2 ML 4.2.1.0. I found that latest level is 4.2.1.12 or something like that. As this AIX version is very old and out of support I would like to know if anyone has the latest update CD for it and willing to provide to me? (2 Replies)
Discussion started by: Kalpazan
2 Replies

2. AIX

Install fixes on AIX 5.3

I'm new to AIX, so please excuse my ignorance! I'm trying to get the system I am now in charge of up-to-date. The 'oslevel' is 5.3.0.0--does this mean no fixes have been installed on this machine since version 5.3 was installed, or just none committed? I've run a couple of what appears to be... (5 Replies)
Discussion started by: brianmd
5 Replies

3. UNIX for Dummies Questions & Answers

Compiling with debugger flag -g fixes SEGfault (fortran90)

So the title kinda says it all. I was getting a SEGfault, so I decided to compile with the -g option to find where, and low and behold the SEGfault doesn't occur. I suppose the answer is "Problem solved! You fixed yet another SEGfault." But I am very curious how this could have happened. ... (3 Replies)
Discussion started by: drbones
3 Replies

4. UNIX for Beginners Questions & Answers

Troubleshoot awk code that fixes line breaks

Hi. I'm new to UNIX. I've searched this forum and found an example of awk that works for my file to fix line breaks. awk -F'|' 'NF != 48 || !$48 {printf $0; getline} 1' file1.csv > file2.csv However, sometimes the line is broken across three lines. But if I execute this again, it fixes that... (8 Replies)
Discussion started by: CJL57
8 Replies
XScreenSaver(1) 					      General Commands Manual						   XScreenSaver(1)

NAME
bumps - move distorting spotlight around desktop SYNOPSIS
bumps [-display host:display.screen] [-foreground color] [-background color] [-window] [-root] [-mono] [-install] [-visual visual] [-delay usecs] [-radius pixels] DESCRIPTION
The bumps program takes an image and exposes small, distorted sections of it as if through an odd wandering spotlight beam. The image that it manipulates will be grabbed from the portion of the screen underlying the window, or from the system's video input, or from a random file on disk, as indicated by the grabDesktopImages, grabVideoFrames, and chooseRandomImages options in the ~/.xscreensaver file; see xscreensaver-demo(1) for more details. OPTIONS
bumps accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -mono If on a color display, pretend we're on a monochrome display. -install Install a private colormap for the window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -delay microseconds Slow it down. -radius pixels Radius of the spotlight in pixels. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1), xscreensaver-demo(1), xscreensaver-getimage(1) COPYRIGHT
Copyright (C) 1999 by Shane Smit. Permission to use, copy, modify, distribute, and sell this software and its documentation for any pur- pose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any pur- pose. It is provided "as is" without express or implied warranty. CREDITS
Shane Smit <blackend@inconnect.com>, 8-Oct-1999. X Version 11 05-Apr-1999 XScreenSaver(1)
All times are GMT -4. The time now is 07:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy