Sponsored Content
Full Discussion: POSIX compliance...
Operating Systems OS X (Apple) POSIX compliance... Post 302976857 by wisecracker on Thursday 7th of July 2016 10:55:11 AM
Old 07-07-2016
Hi Scrutinizer...
Many thanks for your post I will try your latest method this evening.

In the meantime......

I have an idea for a floating point sleep replacement using sleep.
Apart from the pseudo-code initialise something; while test something; do something_else; increment something; done ,
is there a POSIX equivalent to the BASIC form of 'FOR' loop without using seq :-
Code:
FOR n = number1 TO number2
[do something......]
NEXT

Again I have not found anything on the Interwebs.
Putting 'number1 TO number2' as a list works for small numbers say '1 2 3 4 5 6 7 8 9 10' but just imagine if that was '1 to 1000'.

It amazes me that this absolutely minmal use of posix 'for' loop is not catered for.
As I have written above I could use a 'while' loop which could inculde a pseud-STEP subcommand but this will need an initialisation line per call, easy yes, but a PITA.
It must be the way I search... ;o/

TIA.
 

5 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

sudo & Sox compliance

Hello, I am trying to convince my boss to stop allowing our users to login as root (superuser). Currently our users login to our unix server with their own account, then as needed, they will do an su and put in the root password. This scares me, for a bunch of reasons. Mainly, one is that we... (1 Reply)
Discussion started by: rwallaceisg
1 Replies

2. UNIX for Dummies Questions & Answers

man synopsis standard compliance

In different online sources, I found bits and pieces of information about those square and angular brackets and pipes. From what I have read, I can conclude it looks like this: 1. Options outside any brackets are mandatory 2. Options inside these < .. > are mandatory too 3. Options inside ... (4 Replies)
Discussion started by: vkleban
4 Replies

3. Cybersecurity

PCI DSS Compliance : Insecure Communication Has Been Detected

From the nessus scanner tool report i got below vulnerability PCI DSS Compliance : Insecure Communication Has Been Detected http://www.tenable.com/plugins/index.php?view=single&id=56208 As per the description given in above link - I am not able to understand How to find insecure port... (2 Replies)
Discussion started by: saurabh84g
2 Replies

4. Red Hat

Looking for PCI Compliance tool for Redhat Lix.

Hi i am in new to Linux world . I have been assigned to a project to find out a tool that will fulfill the PCI compliance for Linux servers for Audit process. anyone have any recommendation on that. Do Rad hat have any native application or plug-ins which we can use for that. (1 Reply)
Discussion started by: sahasuman
1 Replies

5. HP-UX

Password compliance setting

I need to set password compliance for some servers in my company. However, the requirements are that we need to set different password policies for 3 different user groups within the company. These are : System Users: i.e root, etc Batch/Application Users: oracle, bscs, etc Standard User:... (0 Replies)
Discussion started by: anaigini45
0 Replies
All times are GMT -4. The time now is 03:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy