Sponsored Content
Top Forums Shell Programming and Scripting Code that has to end no matter what Post 303022415 by drysdalk on Friday 31st of August 2018 08:12:47 AM
Old 08-31-2018
Hi,

OK, two things to try here:

1. Use the full path in your command - so /usr/bin/stress (assuming that's where it's installed on your system, naturally) rather than just stress
2. Remove the double-quotes from around the "$command" statement, so that it simply reads $command

Hope this helps.
This User Gave Thanks to drysdalk For This Post:
 

5 More Discussions You Might Find Interesting

1. Linux

Need help with this matter

I have a PC that was built in Europe pre-installed with Windows 2000. The HDD is 40GB, but, its split up as two 20GB (Taken up by Windows). I want to take over my Mandrake 9.1 CDs and install Linux on that machine. My question is, how would I proceed to install Linux this way??? Now, If... (1 Reply)
Discussion started by: wardialer
1 Replies

2. Shell Programming and Scripting

How to delete matter in between two lines

help I am having text file like this... ------------------------END OF UPDATION ------------------ xxxxxxxxxxxxxxxxxxxxxxxxx yyyyyyyyyyyyyyyyyyyyy yyyyyyyyyyyyyyyyyyyyy 1 row updated ------------------------END OF UPDATION ------------------ TTTTTTTTTTTTTTTT FFFFFFFFFFFFFFFFF ... (3 Replies)
Discussion started by: suryanarayana
3 Replies

3. Shell Programming and Scripting

Terminal to the front no matter what

Is there a way to bring the terminal script to the front? I am running this script through OMCEdit which is then running it through Terminal. I have some dialog boxes (using osascript) and the dialog boxes are not coming to the front...Terminal bounces and I have to click on Terminal to see the... (1 Reply)
Discussion started by: mainegate
1 Replies

4. Shell Programming and Scripting

grep matter between braces

#include<header.h> void classname :: pvvd_init ( abcd ,efgh ,ijkl ,mnop ) { rvcl_tabl_name_tabl.pvvd_init ( xxxx ,"tabl_mame" ) ; ... (2 Replies)
Discussion started by: ultimatix
2 Replies

5. UNIX for Dummies Questions & Answers

Strange system activity no matter what I try

When I choose to encrypt my drive during a Linux install, it encryps it, but I receive errors in dmesg and in ~/.xsessions-errors during use. The first error is in dmesg where it sometimes shows errors writing to the encypted device. The second error is in ~/.xsessions-errors with an error about... (0 Replies)
Discussion started by: justgoogleit
0 Replies
CPU(8)							      System Manager's Manual							    CPU(8)

NAME
cpu - A tool for user and group administration SYNOPSIS
cpu [OPTIONS] DESCRIPTION
CPU is a tool for user administration, that was initially based on FreeBSD's pw(8). This tool will allow you to administer users and groups on several different backends currently including LDAP and flat files. Please see the website http://cpu.sourceforge.net for more informa- tion, or help improve the man page. OPTIONS
There are two kinds of options; options for CPU and options for CPU modules. There are only four options for CPU, they are as follows: -C configfile, --config configfile The configuration file to be used by CPU. The options in this file are used for CPU modules. -h, --help Display help for CPU. If specified in conjunction with the -m option the help for that particular module is displayed. -M method, --method=method This is the method of administration. Current options are ldap or passwd (passwd is not yet working). This can be specified in the configuration file. -V, --version Display the version of the software. SEE ALSO
cpu.conf(5) cpu-ldap(8) AUTHORS
Blake Matheny <bmatheny@purdue.edu> The current version of this software is always availabe at http://cpu.sourceforge.net BUGS
To report a bug or problem, please e-mail: cpu-users@lists.sourceforge.net TODO
See TODO file that accompanied software. Please e-mail us with any additional suggestions. 17 February 2003 CPU(8)
All times are GMT -4. The time now is 04:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy