/var/logs/paulooi.log
Menu
  • About Me
  • Contact
  • Privacy Policy
Systems Admin, Web Development and etc
Browse: Home » bash

Bash: How to Echo Tab and Newline

January 24, 2011 · by Paul Ooi · in Systems

While printing out result in bash, sometime we need to echo tab or newline for nice, gorgeous, maning looking format. The code below will NOT print tab space and newline echo “username\t password\n” In order to print tab and newline,…

How to Change User’s Shell Environment in FreeBSD

May 26, 2010 · by Paul Ooi · in Systems

In FreeBSD, user’s default shell environment is either sh or csh and I have installed Bash in FreeBSD and would like to change user’s shell environment to Bash. To change user’s shell environment in FreeBSD. shell> chsh -s /usr/local/bin/bash userid…

Recent Posts

  • Proxmox Cluster Quorum Error
  • Thunderbird Unified Folder Some Account Inbox Missing
  • This Site is 18 Years Old
  • How to Rsync from Remote Server to Synology
  • Are you a Programmer and Preparing for an Interview?

Recent Comments

  • Paul Ooi on How to do Word Count on TextMate
  • Harshal on How to do Word Count on TextMate
  • Paul Ooi on How to Rsync from Remote Server to Synology
  • Jil Yana on How to Check Paypal Pre-Approved Payment List
  • Benedict Arnold on Enable SMTP Port 587 on Exim

Copyright © 2025 /var/logs/paulooi.log

Powered by WordPress and Origin