Lost your password?

Blogs about: Csh

Featured Blog

clone.c

h446log wrote 1 week ago: Here’s a fun, short program. The primary goal is to write a program that outputs the source co … more →

Tags: Code, SH, Bash, KSH, Unix, Linux, C#, clone

Command Aliases

jasonk2600 wrote 3 weeks ago: You can use aliases to decrease the amount of typing you need to do to get commands you commonly use … more →

Tags: Computer-related, Open Source, FreeBSD, Linux, OpenBSD, Random Notes & Tips, freebsd, Linux, Unix

Front-Hugs Are Sinfull

thethinman34 wrote 3 weeks ago: Christian youth groups are promoting the new Christian Side Hugs (or CSH) as opposed to normal Front … more →

Tags: Religion, Christian, side hug, christian side-hug, christian rap

[cli] Find out success status of a command in BASH/ CSH

kousik wrote 4 weeks ago: To know the return value of a command, in BASH run $ echo $? and in CSH/ TCSH run $ echo $status whi … more →

Tags: Bash, CLI, echo, shell, tcsh, Success!, faliure, return-value, Return

Command Line Calculator for csh (C Shell)

Kaushal wrote 1 month ago: Just add alias calc ‘awk “BEGIN{ print \!:1 }”;’ to your .alias or whatever- … more →

Tags: Productivity, Unix, ALIAS, B.C., calc, calculator, cshell, Math, shell

52-Week High Club

247wallst wrote 1 month ago: Burlington Northern Santa Fe Corp (NYSE: BNI) surged close to 30% to a yearly high of $97.59 followi … more →

Tags: buffett, consumer goods, earnings, Food, Hardware, Mergers and Buy Outs, Technology companies, BDK, BNI

[unix] Change default login shell

kousik wrote 1 month ago: I just stumbled upon a few ways to change the default login shell to bash: The easiest one is $ chsh … more →

Tags: Unix, Bash, *BSD, Darwin, KSH, Linux, MacOSX, OpenSuse, OSX

[awk] Add another column from a second file

kousik wrote 1 month ago: The problem: I have  two files, file-1 and file-2, each of which has two columns; and I want to add … more →

Tags: Bash, OSX, awk, Linux, Unix, ubuntu

Why I Use Korn Shell Everywhere6 comments

ddouthitt wrote 2 months ago: The first thing I do when I log into a system, including Solaris, HP-UX, FreeBSD, and Linux is exec … more →

Tags: Unix, KSH, Bash, posix shell, Shells, C-shell, Korn shell

[bash] Directory stack and tilde expansion

kousik wrote 2 months ago: First, some basics about directory stack: 1. Show directory stack with indices: $ dirs -v The top di … more →

Tags: Bash, CLI, Linux, Unix, stack, directory stack, Tilde, tilde expansion, dirs

[cli] Go the the previous directory1 comment

kousik wrote 2 months ago: First the “bad” way of doing it: I would create an alias bk to go to the previous direct … more →

Tags: Bash, CLI, CD

Mainan netcat a.k.a nc1 comment

Beny wrote 3 months ago: Beberapa waktu lalu terlintas dalam benak saya ketika mencuba membuat program client-server, yg nant … more →

Tags: Bash, Unix Shell, Windows, nc, netcat

How to write a case condition in shell?

Amin Jaffer wrote 4 months ago: In ksh shell – case statement case variable_name in pattern1) statements1 ;; pattern2) stateme … more →

Tags: Unix, shell unix, KSH, case, if, Condition

The Microsoft HTML Help API Commands1 comment

Colum McAndrew wrote 4 months ago: How to call a Microsoft HTML Help (.CHM) file programmatically can be a confusing task. There are ju … more →

Tags: Microsoft HTML Help, Robohelp, CHM file, ChMS, context sensitive help, HH_DISPLAY_INDEX, HH_DISPLAY_SEARCH, HH_DISPLAY_TOC, HH_DISPLAY_TOPIC

Howto: Pause a Shell Script

ccollins wrote 5 months ago: Computer Data Output File this one under “Another Nifty script-let”.  The problem this t … more →

Tags: HOW TO?, languages, Linux, Open-Source, Software Engineering, Bash, C-shell, Korn shell, KSH

How to find success/failure status of a command in different shells?1 comment

Amin Jaffer wrote 6 months ago: Ksh/Borne/Bash shell $ ls /usr/bin …. # when success value is 0 $ echo $? 0 $ ls /usr/bin/blah … more →

Tags: Unix, shell unix, shell, status, Success!, Fail, $?, Korn, tcsh

The Nilihism Tango

xaviergonne wrote 6 months ago: In the corner of nothing, nothing can begin, The fears in virtue, the hopes in sin. Whatever the des … more →

Tags: The page laughs back, the method

Quick Stock Pick: Cash America International (CSH)

teamlram wrote 9 months ago: A lot of VC firms have shifted their focus more towards that gray area between VC and PE called … more →

Tags: Trading, Stock Pick

Progress in Addressing Homelessness in Los Angeles?

funderstogether wrote 9 months ago: by Bill Pitkin, Conrad N. Hilton Foundation Los Angeles has often been referred to as “the homeless … more →

Tags: chronic homelessness, Bill Pitkin, Skid Row, Los Angeles, Conrad N. Hilton Foundation, soloist, Public Will, vulnerability index


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS