Display hard limits for user resource usage (ulimit)
ulimit -aH
Shows the hard resource limits for the current user, such as maximum file size, number of open files, and maximum memory usage, using the ulimit command with the -aH option.
ulimit -aH
Shows the hard resource limits for the current user, such as maximum file size, number of open files, and maximum memory usage, using the ulimit command with the -aH option.