Search Results

Search: Posts Made By: Joke Holmer
6,842
Posted By Joke Holmer
Help with cifs/smbfs mount on Solaris
I have a Linux server with a cifsmount, the entry in /etc/fstab looks like this: //windows_server_name/xyz /opt/xyz cifs ...
21,506
Posted By Joke Holmer
The filename . (dot) represents the current...
The filename . (dot) represents the current working directory. The pwd command displays the absolute pathname of the current working directory to the computer screen. Use the -P option to display the...
5,671
Posted By Joke Holmer
First step in your process script is creating an...
First step in your process script is creating an indicator file, let's call it its_running. The last step is removing it, so you get something like this:
#!/usr/bin/sh
touch /tmp/its_running.txt
#...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy