Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

synapse(1) [debian man page]

synapse(1)						      General Commands Manual							synapse(1)

NAME
synapse - Utility to launch everything on your computer. SYNOPSIS
synapse [OPTIONS] DESCRIPTION
Synapse is an utility to launch everything you have on your computer. It uses zeitgeist to search into the user's activity. OPTIONS
-s, --startup= Startup mode (hide the UI until activated). AUTHORS
Michal Hruby <michal.mhr@gmail.com> Alberto Aldegheri <albyrock87+dev@gmail.com> Man page written to conform with Debian by Julien Lavergne. synapse(1)

Check Out this Related Man Page

GNOME-ACTIVITY-JOURNAL(1)				      General Commands Manual					 GNOME-ACTIVITY-JOURNAL(1)

NAME
gnome-activity-journal - browse and search a chronological log of your activities SYNOPSIS
gnome-activity-journal [OPTIONS] DESCRIPTION
gnome-activity-journal is a tool for easily browsing and finding files on your computer. It shows a chronological journal of all file activity and supports full-text search through Tracker. OPTIONS
The program follows the usual GNU command line syntax, with options starting with two dashes (`--'). A summary of options is included below. --version Shows the version number and exits. -h, --help Shows a short help message listing all supported options and exits. --debug Prints additional debug information. SEE ALSO
zeitgeist-daemon, tracker-store BUGS
Please report any bugs on https://bugs.launchpad.net/gnome-activity-journal. AUTHORS
Please see the AUTHORS file bundled with this application for a complete list of contributors. LICENSE
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. January 19, 2010 GNOME-ACTIVITY-JOURNAL(1)
Man Page

13 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help with borked Telnet script

I'm trying to telnet to a McData switch via a perl script to display port information. This script stopped working on some switches who've had their firmware upgraded. Here's the script: #!/usr/bin/perl use Net::Telnet; $mySwitch = shift || die "command needs arguments, perl_telnet.pl... (2 Replies)
Discussion started by: nuggetz
2 Replies

2. Shell Programming and Scripting

find multiple file types and tar

There are these ksh files and config files that are written and updated on a daily basis. All I want to do is write a script that finds both these types of files and archive them on a daily basis, to help in restoring in times of system outages and so on. Particulary I'm interested in .ksh ,... (9 Replies)
Discussion started by: manthasirisha
9 Replies

3. Shell Programming and Scripting

logging to remote server

Hi, I want to log-in to a remote server using shell script. The server requires the following while allowing a connection: username password one - letter authorisation. How can i implement this in my script? thanks, abey (6 Replies)
Discussion started by: abey
6 Replies

4. Shell Programming and Scripting

how to change mod of files

hi everyone I have a directory /usr5/sch. The shell is /bin/csh/. In this directory, I have a script called cs-claims-tst that runs an object cobol that going over a few other directory and open files and inserting them to d.b! If i run this script from its current directory, it works o.k, ... (8 Replies)
Discussion started by: naamas03
8 Replies

5. UNIX for Dummies Questions & Answers

Rcs

does anyone know if RCS is part of UNIX? Does a copy come with all UNIX systesm? Is it a seperate program? Is it purchased? Or is RSC a freeware program downloaded for everyone to use? (3 Replies)
Discussion started by: rtoba
3 Replies

6. UNIX for Advanced & Expert Users

/etc/shadow file....

Does anyone know what "!!" represents in the password field of the /etc/shadow file? :confused: (6 Replies)
Discussion started by: avcert1998
6 Replies

7. Solaris

nslookup issues urgent

bwadmin@as1$ nslookup as2.synapse.com *** Can't find server name for address 192.168.0.16: No response from server *** Can't find server name for address 192.168.0.17: No response from server *** Default servers are not available /etc/resolv.conf have already 192.168.0.16/17 defined. I... (2 Replies)
Discussion started by: sandeepsudeep
2 Replies

8. Solaris

Solaris 10 install won't accept IP address

Hi I am trying to debug an issue with an automated install I have set-up. So to start I just ran a simple ok; boot cdrom - install but when it came to the IP address field it would only take the following format 123.123.123.12 and would not let me enter the last digit Anybody got any... (9 Replies)
Discussion started by: eeisken
9 Replies

9. Linux

Converting .tar files into RPM

Hi guys, Can anyone tell me, how .tar files could be convert into .RPM package. Hoping soon replay with positive assistance. Thanks. (1 Reply)
Discussion started by: daya.pandit
1 Replies

10. Solaris

CMIS protocol problem

we are having two servers that are running on Solaris 5.6 the server A communicates with the server B through the CMIS protocol a process known as CMIS_STACK runs on the servers for communication between them. now we tried shifting the server A to a fallback server A1 when the database... (2 Replies)
Discussion started by: asalman.qazi
2 Replies

11. What is on Your Mind?

Member Reviews of the Movie: Avatar

Please comment and vote only if you saw the movie. What did you think? (13 Replies)
Discussion started by: Neo
13 Replies

12. UNIX for Dummies Questions & Answers

Issues with Makefile (cannot find )

Hello guys ! Need a bit of help is compiling a code, the makefile for which was originally designed to work on a 32-bit Linux platform, for a 64-bit Linux platform. My platform is Ubuntu 10.04 LTS 64-bit. I am trying to compile a code called csim, file name csim-1.1.tar.gz. To compile this... (0 Replies)
Discussion started by: pbhat
0 Replies

13. UNIX for Dummies Questions & Answers

scripting problem

HI -rw-r--r-- 1 synapse synapse 5242816 Jan 14 22:02 SMSCLOG.25 -rw-r--r-- 1 synapse synapse 1224138 Jan 14 22:14 SMSCLOG.26 below is the file which are generated after every 10 mins i am trynig do scripting in which latest generated file get cta and give ouput I use the below code ... (1 Reply)
Discussion started by: esumiba
1 Replies