Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:commands [2020/04/01 10:22] – [Misc] tmadelinux:commands [2020/11/17 14:05] – [Misc] tmade
Line 47: Line 47:
   p3=$(/bin/ps -ef |grep  "searchstring" |grep -v grep |rev |cut -d " " -f 1 |rev)   p3=$(/bin/ps -ef |grep  "searchstring" |grep -v grep |rev |cut -d " " -f 1 |rev)
   p1=$(ps -C process_name -o cmd |grep "searchstring")   p1=$(ps -C process_name -o cmd |grep "searchstring")
-  w3m http://mgtsmt005/repo+  w3m http://hostname/repo
   wget --backups=1 https://domain.com   wget --backups=1 https://domain.com
  
linux/commands.txt · Last modified: 2024/01/31 14:02 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki