Skip to content
The Unix Tips
cat /vishal/brain > theunixtips.com
  • About
  • Contact Me

Tag: SunOS

Bash/Debugging Tools/OS Interoperability/Shell Scripts

Unix : find affected by current working directory

Posted on February 5, 2011 by Vishal Jain

Many Unix variants (including latest Solaris 11 Express) use a version of find that first looks for current working directory. And if that current working direc...

Bash/OS Interoperability/Unix Admin

How to find current runlevel on unix system

Posted on July 29, 2010 by Vishal Jain

Linux provides a utility called runlevel but "who -r" is a portable solution which is available across various Unixes.

Network Tools/OS Interoperability/Unix Admin

Most often used Network Sniffer flags for tcpdump and snoop

Posted on July 12, 2010 by Vishal Jain

Selecting interface, capturing full data, writing to a file etc. are some of the most often used Packet capture flags.

Hardware/OS Interoperability/Unix Admin

How to find number of CPUs on unix system

Posted on June 24, 2010 by Vishal Jain

CPU information can be retrieved via /usr/sbin/psrinfo on SunOS while it is available in /proc/cpuinfo on Linux and use hinv on IRIX. Other unix commands like g...

Bash/OS Interoperability/Unix Admin

bash : Automate add/modify/delete of cron jobs from a script

Posted on May 21, 2010 by Vishal Jain

Output redirections using pipes can be used to combine multiple crontab commands to install new cron job or to modify or delete old cron jobs without using any ...

Recent Posts

  • OTTO – Automate C/C++ CMake for Large Repositories
  • How to persist iptables settings on debian
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • HP Spectre x360 convertible and Linux
  • HOWTO Develop Apache Module in C++

Top Posts

  • xming : Client 4 rejected from IP
  • HP Spectre x360 convertible and Linux
  • perl : Extract filename from full path
  • bash : Count number of recurrence of lines
  • VirtualBox : Use Raw Disk to load Windows under Linux
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • vpn : Split Tunnel Concept
  • bash : Signal Handling
  • bash : Self redirect of Script's output to a file
  • perl : Remove empty lines from an array

Recent Posts

  • OTTO – Automate C/C++ CMake for Large Repositories
  • How to persist iptables settings on debian
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • HP Spectre x360 convertible and Linux
  • HOWTO Develop Apache Module in C++

Follow Me

  • LinkedIn
  • GitHub
© 2021 The Unix Tips
Powered by WordPress | Theme: Graphy by Themegraphy