Sponsored Content
Full Discussion: Increasing a directory size
Top Forums UNIX for Dummies Questions & Answers Increasing a directory size Post 74135 by jonest on Wednesday 8th of June 2005 04:09:02 AM
Old 06-08-2005
Increasing a directory size

Hello all

Can someone tell me I am running a script and the outputs directory is too small to contain the newly created file as a result of this script. How can I increase the directory size?

Thanks
 

10 More Discussions You Might Find Interesting

1. AIX

Increasing the FileSystem Size

Hi Everybody, I have AIX 4.3 and I have a FileSystem with 400GB size, which called /db/run. Because of grow up of the application's data, more storage has been added 200GB. To add this space without affecting the application & the application's requirements, I have to add this 200GB to the existed... (9 Replies)
Discussion started by: aldowsary
9 Replies

2. HP-UX

Help on increasing fs size

Hi Experts, I am not sure whether my question should be in this thread or some other one. I am using HP Tru64 system. Currently one of my filesystem /others is almost full. I need to know the exact commands to increase this filesystem. Please show me how to check for free partitions and add... (5 Replies)
Discussion started by: kingsto88
5 Replies

3. Solaris

Increasing size of Root Partition

Dear all, How can we increase the space for the root partition, ensuring that there is no loss of data in Solaris 9. How can the growfs command be utilized in this case. Thanks. (7 Replies)
Discussion started by: asadlone
7 Replies

4. AIX

Increasing screen display size

Hi, How can i increase the size of my display on AIX 5.3.What i mean is e.g if i do and ps -ef i would get some like: /data/app/oracle/product/10.2 /usr/bin/ksh /usr/local/bin/s i want it to show the whole thing on the screen without cutting it,because there is still space on the screen... (0 Replies)
Discussion started by: sellafrica1
0 Replies

5. HP-UX

Increasing swap size

We increased our server's RAM 8 -> 32 GB RAM. swap memory is currently 10 GB. With which command I can increase this memory? (1 Reply)
Discussion started by: akyuceisik
1 Replies

6. AIX

Increasing size of a filesytem

hi Im using AIX4.3. Through smit I tried to increase the size of a directory. I changed 10,000 blocks more but finally i got 524288 blocks more. That is before change : 12582912 blocks I have tried for change: 12592912 blocks then i execute smit. But finally I got: ... (3 Replies)
Discussion started by: sumanbangladesh
3 Replies

7. Solaris

increasing interlace size

Hi All, I have got a RAID 5 SVM in my Solaris Box. Recently we had performance issues with it. So SUN has told us to increase the interlace size to 128k. how can we do it so that we have to recreate the RAID 5. ALso guide what are all the pre cautions that we need to take before doing... (1 Reply)
Discussion started by: jegaraman
1 Replies

8. UNIX for Dummies Questions & Answers

Increasing size for /dev/shm

Hello, How do I increase the size of /dev/shm ? Additional pv have been added and rootlv has been extended How can I extend /dev/shm? Best regards, Vishal (1 Reply)
Discussion started by: admin_db
1 Replies

9. Hardware

Increasing the filesystem size

Hi Guys We have a VM machine, now I want to increase the size of the filesystem. We are running RHEL6 O/S. I have filesystem that is 500GB I want to increase that filesystem to 1.5 TB. The guy who manages the VM increased the size on the VM machine, now how do I make sure that the... (7 Replies)
Discussion started by: Phuti
7 Replies

10. Red Hat

Increasing size of root partition

Dear All , We need to increase the size of the root partition in a RHEL server. The model is Product Name: SUN FIRE X4170 SERVER. Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 119G 47G 67G 41% /... (3 Replies)
Discussion started by: jegaraman
3 Replies
pyntor(1)							      Pyntor								 pyntor(1)

NAME
pyntor - modular slides viewer and presentation tool SYNOPSIS
pyntor [OPTIONS] presentation-file|presentation-archive DESCRIPTION
Pyntor is a presentation tool which can display slides and effects of various formats thanks to its collection of components which are loaded as specified in the presentation-file, commonly called script. Components can either affect the rendering or the input handling, or both. They are documented in detail in components.txt in the pyntor documentation directory, while this manual page tries to only briefly document the user interface to the program on the command line and some keyboard shortcuts to be used while the pyntor is running. Since presentations are normally distributed as presentation-archive files, usually named *.pyntor, those too are accepted as parameters to pyntor. To learn about the creation of presentations and archives, see below for some references. OPTIONS
-c, --components Creates and outputs a formatted list of slides, tracking the components in use like in a real presentation. Additionally, all compo- nents are checked for presence and usability. This option is mainly useful for debugging, but also to get a quick overview of a pre- sentation. -d, --direct=scriptline IF a presentation only uses a single component, no script needs to be created. Instead, the component invocation line which would normally be written into the script can be passed directly on the command line. -x, --export=file.pdf|htmldir Exports a presentation to a (fixed-size) PDF file, if the option argument suffix is .pdf, or otherwise to a directory of PNG images and a simple HTML file with thumbnail preview images. -w, --windowed When running the presentation, do not switch to fullscreen, but run in a window instead. This option is also mainly useful for debugging. -v, --version Displays the version number of Pyntor. -h, --help Displays a summary of all available command line options. This option works without providing a script. -u, --usage Displays common usage scenarios so that the desired effect can be achieved quickly. The examples are for running a presentation and debugging one, respectively. This option works without providing a script. SHORTCUTS
The following keyboard shortcuts are supported globally throughout Pyntor. Note that individual components can make use of additional shortcuts, please consult the component documentation about this. F Toggle between fullscreen mode and windowed mode for displaying slides. P Pyntor menu to allow jumping to arbitrary slides of the presentation. S Pyntor menu to allow type-as-you-find fulltext search, followed by slide jumping as with P. This is useful for the situation of having people reminded of some slide without knowing the page number after a talk. T Gadget displaying the clock time and already spent presentation time in the lower right corner of the screen. Consecutive presses of the T key will increase the brightness of the gadget, but usually the indicator is for the presenter and not for the audience. AUTHORS
Josef Spillner <josef@coolprojects.org> SEE ALSO
pyntor-components(1), pyntor-selfrun(1) Cool Projects 0.6 pyntor(1)
All times are GMT -4. The time now is 03:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy