Hello, community.
-
I would like to know if uopwer is necessary for a desktop PC. I have tried stopping and disabling the service (as root) and I have not noticed any inconvenience. However, when I restart the PC, the service starts again. Any help or information on this topic?
-
There is a command that I don’t remember having installed (maybe I did, I’m not sure, I have a habit of trying things): bm (bookmark manager). it is not one of the applications I found with google. It has no manual or info-file. It works, it is simple, but… when I run whereis bm I don’t get any results, it seems like a ghost command. I can’t use it from a script either, it doesn’t recognize the command, but it works in command line and in aliases.
The only help it gives is with the -h parameter (or without parameters):
USAGE:
bm -h - Prints this usage info
bm -a <bookmark_name> - Saves the current directory as "bookmark_name"
bm [-g] <bookmark_name> - Goes (cd) to the directory associated with "bookmark_name"
bm -p <bookmark_name> - Prints the directory associated with "bookmark_name"
bm -d <bookmark_name> - Deletes the bookmark
bm -l - Lists all available bookmarks
It creates a .sdirs file whose contents are variable declarations with the stored directories, for example:
export DIR_musica="/home/Archivos/Música"
export DIR_docus="/home/Archivos/Documentos"
export DIR_drop="/home/Archivos/Dropbox"
export DIR_desc="/home/Archivos/Descargas"
export DIR_archi="/home/Archivos"
export DIR_video="/home/Archivos/Videos"
export DIR_image="$HOME/Imágenes"
export DIR_bin="$HOME/bin"
I repeat: it works fine, but I’m puzzled because I can’t find it in any directory. I searched the entire system, in hidden files, in backups, and the system doesn’t recognize it if I want to use it in a script… It’s a real mystery.
Well, I appreciate in advance any help you can give me.
Hugs
Hola, comunidad.
-
Quisiera saber si uopwer es necesario para una PC de escritorio. He probado detener e inhabilitar el servicio (como root) y no he notado ningún inconveniente. Sin embargo al reiniciar la PC se vuelve a iniciar el servicio . ¿Alguna ayuda o información sobre el tema?
-
Hay un comando que no recuerdo haber instalado (puede que sí, no estoy seguro, tengo el vicio de probar cositas): bm (bookmark manager). no es ninguna de las aplicaciones que encontré con google. No tiene manual ni info-file. Funciona, es simple, pero… cuando ejecuto whereis bm no obtengo ningún resultado, parece un comando fantasma. Tampoco lo puedo usar desde un script, no reconoce la orden, pero sí funciona en la línea de conando y con alias.
La única ayuda que da es con el parámetro -h (o sim parámetros): (ver arriba)
Crea un archivo .sdirs cuyo contenido son declaraciones de variables con los directorios almacenados, por ejemplo: (ver arriba)
Repito que funciona bien, pero me intriga que no lo encuentro en ningún directorio, busqué en todo el sistema, en archivos ocultos, en backups, además de que el sistema no lo reconoce si lo quiero usar en un script… Es un verdadero misterio.
Bueno, agradezco de antemano la ayuda que me puedan dar.
Abrazos