Advertisement

1 - 10 of 11 containing alltags:("bash, linux") (0.001 seconds)
Hi experts, I'm wondering how to add path to a bash shell.  I was told by different people with different methods so thats why i'm a bit confused right now.  I was first told to add PATH=$PATH":...
Zones: LinuxDate Answered: 03/14/2004 Grade: A Views: 55
Hi, I would like to request an assistant. Anybody know how to create a bash script to detect whether a process is ALIVE or DEAD ? The process that i want to detect is as follows (using ps ...
Zones: Linux Dev, LinuxDate Answered: 05/15/2008 Grade: B Views: 53
hello group, I'm trying to extract 2nd column of a csv file using awk commad: $awk "{ print $2 }' file_name The 2nd column has information such as: "nokia_generic_series20", "Nokia 20",...
Zones: Linux Admin, Unix, Linux DevDate Answered: 09/05/2008 Grade: A Views: 0
Can anyone tell me how to find a pattern in a string of text in a variable using Bash in Linux? Example: var=Line 1: This is a line I want to be able to search var to determine if : is part ...
Zones: bash, Linux, Linux DevDate Answered: 10/20/2008 Grade: A Views: 23
Hi all, I'm new to Linux and attempted to write my first bash script a couple of weeks ago that did daily backups of mysql databases hosted at different companies via cron. I need to keep one mo...
Zones: Linux DevDate Answered: 08/04/2003 Grade: A Views: 0
ok, I am trying to dnyamically build a grep pattern statement, and to do so I am creating an alias, but the alias does not resolve when I run my script I get an error stating  "mygrep: command not ...
Zones: Programming, Windows BatchDate Answered: 01/08/2006 Grade: A Views: 0
I have two directories in Linux. One with the old files, one with the new ones. New collection of files (and sub-directories) include new versions of some files. And some files are deleted, compari...
Zones: Linux Dev, Unix Systems ProgrammingDate Answered: 10/22/2008 Grade: A Views: 15
how can i get milliseconds from bash, i will use it in a script, i can't write c++
Zones: Linux, Linux DistributionsDate Answered: 03/04/2003 Grade: C Views: 177
Just basic questions... If I wanted to ssh into another machine from my linux box using bash shell, how would I do that (i.e. what would be the command)? Also, if I have a large .tgz file in ...
Zones: Linux NetDate Answered: 04/17/2004 Grade: A Views: 0
Current script has a $ sign at the beginning of (cut -f /filename) What role does the $ play in this command...I've tried running the command without the $ sign and i receive a syntax error.  An...
Zones: Linux Dev, Unix, Linux AdminDate Answered: 08/21/2007 Grade: A Views: 0