About 60 results
Open links in new tab
  1. The UNIX® Standard | www.opengroup.org

    May 22, 2025 · Single UNIX Specification- “The Standard” The Single UNIX Specification is the standard in which the core interfaces of a UNIX OS are measured. The UNIX standard includes a rich feature …

  2. What are the special dollar sign shell variables? - Stack Overflow

    Sep 14, 2012 · In Bash, there appear to be several variables which hold special, consistently-meaning values. For instance, ./myprogram &; echo $! will return the PID of the process which …

  3. unix - what does '$?' mean in a shell script? - Stack Overflow

    Oct 5, 2012 · I came across a shell script that contains a statement like, if [ $val -eq $? ] What does $? mean here?

  4. linux - Explaining the 'find -mtime' command - Stack Overflow

    Sep 1, 2014 · As Jonathan Leffler said in a comment juste above, using + with -mtime is useful because it works with whole days. For example, -mtime +1 finds files changed more than 2 days ago => at …

  5. bash - Shell equality operators (=, ==, -eq) - Stack Overflow

    = and == are for string comparisons -eq is for numeric comparisons -eq is in the same family as -lt, -le, -gt, -ge, and -ne == is specific to bash (not present in sh (Bourne shell), ...). Using POSIX = is …

  6. What does the line "#!/bin/sh" mean in a UNIX shell script?

    Sep 10, 2011 · When you try to execute a program in unix (one with the executable bit set), the operating system will look at the first few bytes of the file. These form the so-called "magic number", …

  7. www.opengroup.org

    POSIX® TOGAF® Tools UNIX® Systems Training Course Accreditation » Become an Accredited Training Course Provider Contact Us Events » Upcoming Events & Webinars » Toolkit Tuesday …

  8. How to check if $? is not equal to zero in unix shell scripting?

    How to check if $? is not equal to zero in unix shell scripting? Asked 13 years, 1 month ago Modified 4 years, 1 month ago Viewed 359k times

  9. UNIX® Standards | www.opengroup.org

    Making Standards Work® For more information see The Open Group UNIX portal. Single UNIX Specification, Version 4, 2016 Edition

  10. UNIX® Systems | www.opengroup.org

    This is an opportunity for leading UNIX system suppliers suppliers to acquire state-of-the-art test tools to ensure the development of conformant UNIX® System products and to demonstrate their …