Recent IT Questions

1 - 6 of 6
<<PREVIOUS 1 NEXT>>

HMC shell command for getupgfiles

Using basic IBM public command to getupgfiles from restricted shell (putty.exe) adn getting error for invalid ID/password.

Answer Question   |  Jun 16 2009  12:46 AM GMT
Unix shells, HMC, Unix
asked by Boba8888

  5 pts.

BASH: matching a directory in the middle of a path

How can I do this in bash? find . -name '*\!{*}*' -ls Cf. UNIX Power Tools, page 175. This works in tcsh, but no in bash. In bash I get this message: ff CH18 find: paths must precede expression Usage: find [-H] [-L] [-P] [expression]

View Answer   |  Jun 6 2009  2:39 AM GMT
Bash, TCSH, Bourne Again SHell
asked by Landocalvinian

  25 pts.

Shell script within Stored Procedure

How do I execute a UNIX shell (.sh) script from within an MS SQL Stored Procedure?

Answer Question   |  Apr 7 2009  2:11 PM GMT
SQL stored procedures, Unix, Unix shells
asked by VelameLaCosa

  65 pts.

Browsing on Unix shell

how do i browse on unix shell, and what are the commands used

View Answer   |  Sep 9 2008  7:48 AM GMT
Unix shells, Shells, Shell commands
asked by Adady

  10 pts.

File sort using qshell (this time with tags)

Hi, I'm trying to use qshell to do a sort of a (non-keyed) DB2 database file to remove duplicate records. I use the following command :- sort -u /QSYS.LIB/$1.LIB/$2.FILE/$3.MBR | cat > /QSYS.LIB/$1.LIB/$2.FILE/$3.MBR Where $1 = Library name, $2 = File name, $3 = Member name. The command...

Answer Question   |  Jan 16 2008  3:12 PM GMT
AS/400, Linux, DB2
asked by Gilly400

  23625 pts.

Obtaining an elapsed-time sorted list of Unix processes from a shell

I would like to obtain a sorted list of processes, sorted by elapsed time. I am aware of ps -o etime etc, but how exactly do i sort by a field with format [[dd]:[hh]]mm:ss ? Or is there a different way altogether to ask the OS to return a sorted list of processes, sorted by elapsed time? Thanks.

Answer Question   |  Oct 28 2007  1:57 PM GMT
Bash, KSH, Unix
asked by Nagendra.gd

  0 pts.

1 - 6 of 6
<<PREVIOUS 1 NEXT>>