mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	Add another shell function to man
This commit is contained in:
		@@ -5,6 +5,9 @@ functions:
 | 
			
		||||
    - code: |
 | 
			
		||||
        man man
 | 
			
		||||
        !/bin/sh
 | 
			
		||||
    - description: This only works for GNU `man` and requires GNU `troff` (`groff` to be installed).
 | 
			
		||||
      code: |
 | 
			
		||||
        man '-H/bin/sh #' man
 | 
			
		||||
  file-read:
 | 
			
		||||
    - code: man file_to_read
 | 
			
		||||
  sudo:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user