Skip to content

Devcrutch.com

Tag: exit code

What does $? mean in linux?

The $? is called exit code of an application used to run. As an example type following commands in console: top then press CTRL-Z and then type: echo $? You will see 147 as the answer. Return values more than 128 usually means signal and you have to do the calculation by subtracting 128 from… Continue reading What does $? mean in linux?

Published February 18, 2018
Categorized as Linux Tagged exit code, linux

Recent Posts

  • SSH Access Without OS Shell in Gitlab
  • Brief Introduction to Zimbra Internal Architecture
  • Provisioning DNS Server Using PowerDNS
  • Using Putty to Automate Cisco Devices
  • Using Maven with Socks Proxy

Recent Comments

  • JI on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • Seyed Vahid Hashemi on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • Jyoshna on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • Seyed Vahid Hashemi on How to Create JWT Token Using LDAP and Spring Boot Part 1
  • Suresh on How to Create JWT Token Using LDAP and Spring Boot Part 1

Archives

  • August 2022
  • March 2022
  • March 2021
  • January 2021
  • October 2020
  • September 2020
  • March 2019
  • January 2019
  • November 2018
  • October 2018
  • June 2018
  • March 2018
  • February 2018

Categories

  • Automation
  • Java
  • Linux
  • Zimbra

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Devcrutch.com
Proudly powered by WordPress.