mirror of
				https://github.com/sahinakkaya/til.git
				synced 2025-07-17 14:01:49 +03:00 
			
		
		
		
	TIL: Printing lines in reverse order
This commit is contained in:
		
							
								
								
									
										6
									
								
								bash-scripting/printing-lines-in-reverse-order.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								bash-scripting/printing-lines-in-reverse-order.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| \- How can you see the contents of a file?   | ||||
| \+ *`cat`*   | ||||
| \- What if you want to see the lines in reverse order?   | ||||
| \+ `tac`   | ||||
|  | ||||
| No, it is not just a joke. Try it... Man I love Gnoo slash Linux. | ||||
		Reference in New Issue
	
	Block a user