Sponsored Content
Top Forums Shell Programming and Scripting Tcsh: How to suppress error messages. Post 302918667 by DanielDD on Wednesday 24th of September 2014 05:44:32 PM
Old 09-24-2014
It works, thanks alot.

Daniel
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to suppress error messages in script

I am getting the following upon cat a file which is not present in directory. "cat: cannot open test1.txt" I need to process files and I want that this message should be suppressed. thx (5 Replies)
Discussion started by: helper2007
5 Replies

2. Shell Programming and Scripting

Suppress error message in unzip

I'm creating a bsh shell to unzip a file from one directory into another. The directory that holds the zip files has zip files constantly being added to it, so I am testing it before it does the unzip and more. Right now my code looks like this: unzip -tq $ZIP_PATH/$ZIP_NAME >/dev/null if ... (5 Replies)
Discussion started by: skwyer
5 Replies

3. Shell Programming and Scripting

Suppress error message in shell script

Hi All this is a simple script #! /bin/bash FileCnt=`ls -lrt $DIR/* | wc -l` echo $FileCnt how could i escape the error msg if there are no files in $DIR ls: /home/sayantan/test/files/cnt/*: No such file or directory 0 Looking forward for a quick reply Regards, Newbie... (3 Replies)
Discussion started by: newbie07
3 Replies

4. Shell Programming and Scripting

How to suppress the error while copying the file

HI , I am tryin to copying multiple files from some dir. If the files are not present. It should not throw error in the screen. HOw to do that . Please help (4 Replies)
Discussion started by: arukuku
4 Replies

5. UNIX for Dummies Questions & Answers

pine email tool suppress prompt to save read messages

Could somebody please advise about how to configure pine/alpine so that on exit it doesn't prompt me to save read messages? Thanks (3 Replies)
Discussion started by: LeoKSimon
3 Replies

6. UNIX for Dummies Questions & Answers

suppress RCS messages

ci filename This command displays a message. I don't want it to. How can I keep RCS from doing so? (5 Replies)
Discussion started by: robin_simple
5 Replies

7. Shell Programming and Scripting

Suppress Error Message

How can I suppress a error message being given by awk command in bash shell? (2 Replies)
Discussion started by: Prachi Gupta
2 Replies

8. Shell Programming and Scripting

How to suppress error in following command?

I have a file containing data in multiple columns. The colums are seperated by pipe (|). I need to extract information as below: myfile_20130929_781;10;100.00 where myfile.txt is the file name. 10 is the number of records in the file starting with 120 and 100.00 is the sum of 26th field of... (16 Replies)
Discussion started by: angshuman
16 Replies
qtsmbstatusl(7) 					 Miscellaneous Information Manual					   qtsmbstatusl(7)

NAME
qtsmbstatusl - qtsmbstatus light : GUI (graphical user interface) for smbstatus SYNOPSIS
qtsmbstatusl [-m] [-i seconds] DESCRIPTION
This manual page documents briefly the qtsmbstatusl commands. QtSmbstatus is a GUI (graphical user interface) for smbstatus. smbstatusl only works locally (no remote access). It doesn't require qtsmb- status-server. OPTIONS
-i <seconds> : Interval between smbstatus requests in seconds, (interval > 2). default value = 10 -v : Show qtsmbstatusl version -m : Show debug messages --help : help SEE ALSO
qtsmbstatus(7), qtsmbstatusd(7), samba(1), smbstatus(1). AUTHOR
qtsmbstatus was written by Daniel Rocher <daniel.rocher@adella.org>. This manual page was written by Daniel Rocher <daniel.rocher@adella.org>, for the Debian project (but may be used by others). Aug 29, 2007 qtsmbstatusl(7)
All times are GMT -4. The time now is 01:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy