Less or echo
Is there a better way to show the results of a file on the screen other then less , which exits the program and displays: Code: Input Status AB026906.1:c.274G>T OK...
View ArticleRetrieve/download SSH key instead of Send/Upload?
Hi, is it possible to download/retrieve a public SSH key when you are logged in to the remote machine rather than sending the key, for example with ssh-copy-id from your local machine to the remote...
View ArticleNeed to convert a pipe delimited text file to tab delimited
Hi, I have a rquirement in unix as below . I have a text file with me seperated by | symbol and i need to generate a excel file through unix commands/script so that each value will go to each column....
View ArticleCan't POP the mails off the server, the mailbox is corrupt!
SCO OpenServer(TM) Release 5 (worf.xxx.com) Worf is my proxy Server, and it runs my Lan with windows PCs, wk2s & XPs. There are only two users who POP the mailbox from the Server to client, elena...
View ArticleDmesg errors
Dear All , Very recently I find there are a lot of I/O errors in our Red HAt Linux Server. Pl find the below Code: end_request: I/O error, dev sdcp, sector 0 sd 7:0:0:32784: SCSI error: return code =...
View ArticleUnable to correct NMONVisualizer java error. Can someone help to decode this...
Hello AIX and Java gurus, I have a java error that I have no clue how to resolve. I am trying to run the popular NMONVisualizer utility against a NMON dataset and getting the error as shown below:...
View ArticleTapatalk Upgraded
Hello, FYI, I upgraded our Tapatalk Version to version 4.8.1 today (from version 4.3.2). All seem to be OK but we never know! Please post in this thread if you see any problems after the upgrade. Thanks!
View ArticleUpgrade SCO 5.0.2 Host to Enterprise with license
Hello, I have an old system SCO 5.0.2 HOST (without network) and some applications on this machine. Theses applications are not installable again on other system because i have not the routines. And...
View ArticleToo many )s error in csh
Hi Guys i am writing below csh cript but receive too many )s error. Please advise Code: #!/bin/csh # prstat 5 1 |awk '{ if ($9 >= 1) print $0 }' > /export/home/oracle/testtharmen.txt set CPU=`cat...
View ArticlePass the value from pipe
am trying to pass the date calculated to variable so that i can use the same for my further reporting and tracking of the changes as per the variable value. System = SunOS Release = 5.9 KernelID =...
View ArticleCorrect way to read data of different formats into same struct
I was wondering what is the correct way to read in data "one-part-per-line" as compared with "one-record-per-line" formats into the same structure in C? Code: format1.dat: Zacker 244.00 244.00...
View ArticleCan't POP the mails off the server, the mailbox is corrupt!
First, please forgive me for my 2nd attempt to post in a Forum! And btw, the Code Tags tutorial has the fonts and the sizes, but when I am editing my post none of those fonts and sizes are not there!...
View ArticleSplit files based on user input
Hi All, I have a UNIX script which reads "PxyType" (read PxyType) as input from user and a file (eg : "File.json") with the list all PxyType's. Based on the user input for "PxyType" in "File.json", I...
View ArticleCompiling libcdio-paranoia, gcc found - C compiler doesnt work
Heyas I'm currently trying to make a fresh build from scratch/source of FFMPEG. This said, it brings quite a tail with it, so the use of a script was very obvious. Anyway, i'm currently stuck at named...
View ArticleSun enterprise 420R boot issue
Hi, I am using sun enterprise 420R server. Problem is on the monitor i am not able to see anything. I tried Serial connection, on terminal(using serial) i could see that POST(power on start tests)...
View ArticlePrompted for password when reverse SSH connecting
Dear Experts, I am writing a batch script to transfer files from server AA to BB without prompting for password. Already, ssh keys have been generated in BB and public key of BB has been stored in AA...
View ArticlePhoto not added in latex, Ubuntu 14.04
Hello, I am not sure if this problem belong to this section but I am quite puzzled, so seeking help here. I have cv latex format found online[1] from site [0]. I am using following command line to get...
View ArticleHelp - binary operator expected error
Hello Unix forum. I'm encountering the following error "binary operator expected error" and I cannot seem to solve the issue. I have the following source files to process: CPA_LOOKUP_dat.lst...
View ArticleDynamically create a menu based on output from 'ls' command?
Hi everyone, I have a few applications where it would be useful to present the user with a menu-style list which the user could select from. For example, from the current directory list all of the...
View ArticleFind Null values in Columns and fail execution by displaying error message
Hi All, I am new to shell scripting. I have a requirement as part of my job to find out null/empty values in column 2 and column 3 from a CSV file and exit the further execution of script by displaying...
View Article